TransitionCount |
Scroll |
Gets the number of TheWFTransition objects in the workflow instance.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property GetTransitionsCount As Integer C# public virtual int GetTransitionsCount { get; } ParametersNone. Property ValueThe number of TheWFTransition objects in the workflow instance. |
|
Requires Loaded InstanceLoad an instance definition from the server before calling this method. |