Click or drag to resize
DocumentColumnListsGETPUBLISHED_REQUIRED_COLUMNS Field
Columns required for getting the published information

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public const string GETPUBLISHED_REQUIRED_COLUMNS = "DocumentCanBePublished, DocumentPublishFrom, DocumentPublishTo"

Field Value

Type: String
See Also