Click or drag to resize
WorkflowStepInfoRelatedHistoryID Property
Related workflow history ID to which the step belongs to in context of reject action. (This property is initialized only when deciding the previous steps.)

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

Property Value

Type: Int32
See Also