![]() TimeOutTransitionName | The name of the result corresponding to the activity timing out. |
Action | Gets the action associated with this activity |
Name | Gets and sets the name of the activity |
Responsible | Gets and sets the responsible object for this activity |
SegmentDefinition | Gets the segment definition for this activity definition. |
ThreadDefinition | Gets the thread definition for the thread that contains this activity |
TimeLimit | Gets the time limit for this activity |
TimeOutTransition | Gets the transition used when the activity times out, or null if none is set. |
Transitions | Gets the collection of transitions from this activity |
TransitionsInto | Gets the collection of transitions to this activity Transition |
WorkflowDefinition | Gets the workflow definition for this activity definition. |
ChangeThreadDefinition | Moves the activity to a different thread. |
CountTransitionsForResults | Returns the number of transitions for the specified result. |
CreateTransition | Create a new transition for a particular result. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetActionHierarchyItem | Gets the hierarchy item which represents the action that this activity definition performs |
GetContext | Gets the context that this activity definition is edited in |
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. |
GetRequiredTransitionNames | Gets the names of the transitions that are required by this activity |
GetType (inherited from Object) | Gets the Type of the current instance. |
IsValid | Overloaded. Tests that the ActivityDefinition is valid. |
RemoveTransition | Removes a transition from the activity |
SetActionXml | Sets the XML that specifies how the action works |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Validate | Tests that the ActivityDefinition is valid, returning a collection of error messages. |
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. |