CaseDefinition | ContentDefinition of the case which is altered by this workflow |
CaseItem | Gets the hierarchy item which defines the case document definition |
CaseItemKey | Gets and sets the hierarchy item id for the case document definition |
EndActivity | Gets and sets the end activity of the workflow. |
EscalationWorkflow | Definition of the workflow which is called when the timelimit expires |
EscalationWorkflowId | Gets and sets the escalation workflow id for the workflow |
Key | Gets the key which represents this record in the database |
Live | Gets whether this workflow is live/published or not published |
Name | Gets and sets the name of the workflow |
ParametersDefinition | ContentDefinition of the parameters which defines the behaviour of this workflow |
ParametersType | Gets and sets the content type for the parameter definition |
PartialParameters | Content entry instance which represents the parameters |
StartActivity | Gets and sets the start activity of the workflow. |
StartingCaseDefinition | Gets the content definition which is used to provide the starting editing forms for the case |
StartingCaseDefinitionFilter | Gets and sets the filter which defines which fields of the case are to be altered when starting a case |
TimeLimit | Gets the time limit for this workflow before escalation is started |
Version | Gets the version number of this version of the definition |
CheckUnique | Checks that the name specified is unique in the workflow |
CreateNewSegment | Overloaded. Creates a new workflow segment |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetActivityFromName | Gets the unique activity definition (in this workflow) for the name |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetSegmentDefinitions | Gets an enumeration of definitions for the threads at the particular segment |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetWorkflowObjectFromName | Gets the unique workflow object (segment, thread or activity) for the name |
RemoveSegment | Removes a workflow segment from the workflow |
Save | Saves this workflow |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |