Click or drag to resize
TreeNodeArchive Method
Archives the document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
public virtual WorkflowStepInfo Archive(
	string comment = null
)

Parameters

comment (Optional)
Type: SystemString
Comment

Return Value

Type: WorkflowStepInfo
See Also