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.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax public int RelatedHistoryID { get; set; }
Property Value
Type:
Int32See Also