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: 11.0.0
Syntax
C#
public virtual IInfoObjectCollection WorkflowHistory { get; }

Property Value

Type: IInfoObjectCollection
See Also