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: 13.0.131
Syntax
C#
public int RelatedHistoryID { get; set; }

Property Value

Type: Int32
See Also