ProcessRevision Class Members
See Also  Properties Methods 
SourceCode.Workflow.Authoring.Revision Namespace : ProcessRevision Class


Glossary Item Box

The following tables list the members exposed by ProcessRevision.

Public Constructors

  Name Description
Public Constructor ProcessRevision Constructor  
Top

Public Properties

  Name Description
Public Property Activities  
Public Property DataFields  
Public Property Escalations  
Public Property ExceptionRule  
Public Property FinishRule  
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet.  
Public Property Lines  
Public Property Name  
Public Property ProcessDesignGuid  
Public Property ProcessFullName  
Public Property ProcessServerGuid  
Public Property StartRule  
Public Property XmlFields  
Top

Public Methods

  Name Description
Public Method Compare  
Public Method CompareStructure  
Public Method CompareTo  
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