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


Glossary Item Box

The following tables list the members exposed by ServiceBase.

Public Properties

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

Public Methods

  Name Description
Public Method BuildServiceItemObject Builds the service item object.  
Public Method Dispose Overloaded.  Disposes this object  
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.  
Top

See Also