ICMSDocumentManagerRejectDocument Method |
Rejects document
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax void RejectDocument(
int historyId,
string comment
)
Parameters
- historyId
- Type: SystemInt32
Workflow history ID (optional) - comment
- Type: SystemString
Comment
See Also