Click or drag to resize
DocumentColumnListsGETDOCUMENTS_REQUIRED_COLUMNS Field
Columns required for the get documents operation to perform successfully in any case.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public const string GETDOCUMENTS_REQUIRED_COLUMNS = "NodeID, NodeSiteID, DocumentID, DocumentCulture, NodeACLID, NodeLinkedNodeID, ClassName, DocumentCheckedOutVersionHistoryID"

Field Value

Type: String
See Also