WorkflowInstanceInfo |
Scroll |
Gets the workflow instance information of the linked object.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property WorkflowInstanceInfo As TheWFInstanceInfo C# public virtual TheWFInstanceInfo WorkflowInstanceInfo { get; }
Property Value The workflow instance information of this linked object. Only set if the LinkType is TheLinkedObjectType.WorkflowLink. NULL otherwise. |