DocumentColumnLists Class |
Namespace: CMS.DocumentEngine
public class DocumentColumnLists
The DocumentColumnLists type exposes the following members.
Name | Description | |
---|---|---|
DocumentColumnLists |
Name | Description | |
---|---|---|
CANBEPUBLISHED_REQUIRED_COLUMNS |
List of columns which must be present in order to evaluate if the document can be published
| |
GETDOCUMENTS_REQUIRED_COLUMNS |
Columns required for the get documents operation to perform successfully in any case.
| |
GETPUBLISHED_REQUIRED_COLUMNS |
Columns required for getting the published information
| |
SECURITYCHECK_REQUIRED_COLUMNS |
Columns required for the security check operation to perform successfully in any case.
| |
SELECTNODES_REQUIRED_COLUMNS |
Columns required for the select nodes operation to perform successfully in any case.
| |
SELECTTREE_REQUIRED_COLUMNS |
Columns required for the select tree operation to perform successfully in any case.
|