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