ICMSDocumentManagerApproveDocument Method |
Approves document.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax void ApproveDocument(
int stepId,
string comment
)
Parameters
- stepId
- Type: SystemInt32
Workflow step ID (optional) - comment
- Type: SystemString
Comment
See Also