EditCaseAction Constructor | Constructor |
Aim | Scripted version of the aim of this edit |
Description | Scripted version of the description of this eidt |
Filter | Filter that represents which fields this edit is intended to edit |
LongDescription | Gets a long description for the action. |
ShortDescription | Gets a short description for the action. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetActionName | Gets the name of this action |
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 required transition names as a collection of strings |
GetType (inherited from Object) | Gets the Type of the current instance. |
ProcessActionResults | Processes the results of the action |
StartAction | Overloaded. Start the action in progress. Called when this action is one of the currently active actions |
Terminate | Terminates this action, called by the workflow engine. This removes the task from the task engine |
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. |