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