WorkflowService Class Members
See Also  Properties Methods 
SourceCode.Workflow.Design.SmartObjectServices Namespace : WorkflowService Class


Glossary Item Box

The following tables list the members exposed by WorkflowService.

Public Constructors

  Name Description
Public Constructor WorkflowService Constructor  
Top

Public Properties

  Name Description
Public Property Association Gets or sets the association. (Inherited from SourceCode.Workflow.Design.SmartObjectServices.ServiceBase)
Public Property BasicSmartObjectInfoOnly Gets or sets a value indicating whether [basic smart object info only]. (Inherited from SourceCode.Workflow.Design.SmartObjectServices.ServiceBase)
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet. (Inherited from SourceCode.Workflow.Design.SmartObjectServices.ServiceBase)
Public Property Mappings Gets or sets the mappings. (Inherited from SourceCode.Workflow.Design.SmartObjectServices.ServiceBase)
Public Property ServiceInstanceGuid Gets the service instance GUID. (Inherited from SourceCode.Workflow.Design.SmartObjectServices.ServiceBase)
Public Property SmartObjectCreation Gets or sets the smart object creation. (Inherited from SourceCode.Workflow.Design.SmartObjectServices.ServiceBase)
Top

Public Methods

  Name Description
Public Method BuildServiceItemObject Overridden.  Builds the service item object.  
Public Method Dispose Overloaded.  Disposes this object (Inherited from SourceCode.Workflow.Design.SmartObjectServices.ServiceBase)
Top

Protected Methods

  Name Description
Protected Method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from SourceCode.Workflow.Design.SmartObjectServices.ServiceBase)
Top

See Also