Click or drag to resize
ICMSDocumentManagerArchiveDocument Method
Archives document

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
void ArchiveDocument(
	int stepId,
	string comment
)

Parameters

stepId
Type: SystemInt32
Workflow step ID (optional)
comment
Type: SystemString
Comment
See Also