Click or drag to resize
TreeNodeWorkflowHistory Property
Collection of the workflow history of the document

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual InfoObjectCollection WorkflowHistory { get; }

Property Value

Type: InfoObjectCollection
See Also