Click or drag to resize
DocumentColumnListsSELECTNODES_REQUIRED_COLUMNS Field
Columns required for the select nodes 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 SELECTNODES_REQUIRED_COLUMNS = "NodeID, NodeSiteID, DocumentID, DocumentCulture, NodeACLID, NodeLinkedNodeID, ClassName"

Field Value

Type: String
See Also