TheWFTransition |
Scroll |
TheWFTransition represents a transition from one TheWFTask to another.
Namespace: Therefore.API
Visual Basic Public Class TheWFTransition C# public class TheWFTransition |
Name |
Description |
Gets the text describing the action behind this transition. |
|
Gets the description of this transition. |
|
Gets information if this transition is hidden or not. |
|
Gets information if this transition is currently valid for the loaded Workflow Instance (depending on the conditions defined). |
|
Gets information if the user needs to add a comment before he can finish the task. |
|
Gets the sequence position of the transition in a transition list. |
|
Gets the task number of the task from which this transition starts. |
|
Gets the task number of the task in which this transition ends. |
All properties are read-only.
Name |
Description |
Returns the action text in the specified language. |
|
Returns the description in the specified language. |