Click or drag to resize
WorkflowStepInfoRelatedHistoryID Property
Related workflow history ID to which the step belong to (This property is initialized only when deciding the previous steps)

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public int RelatedHistoryID { get; set; }

Property Value

Type: Int32
See Also