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


Glossary Item Box

The following tables list the members exposed by EnvironmentLibraryService.

Public Constructors

  Name Description
Public Constructor EnvironmentLibraryService Constructor Initializes a new instance of the EnvironmentLibraryService class.  
Top

Public Properties

  Name Description
Public Property EnvironmentSettingsManager Gets or sets the environment settings manager.  
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet.  
Public Property Site Gets or sets the site.  
Top

Public Methods

  Name Description
Public Method static (Shared in Visual Basic) CreateEnvironmentLibraryInstance Creates the environment manager instance.  
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