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