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