ChoiceCount |
Scroll |
Gets the number of TheWFChoice objects in the workflow instance.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property GetChoicesCount As Integer C# public virtual int GetChoicesCount { get; } ParametersNone. Property ValueThe number of TheWFChoice objects in the workflow instance. |