TreeNodeMoveToPreviousStep Method |
Moves the document to a previous step in the workflow (rejects the document).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public virtual WorkflowStepInfo MoveToPreviousStep(
string comment = null
)
Parameters
- comment (Optional)
- Type: SystemString
Comment
Return Value
Type:
WorkflowStepInfoSee Also