Click or drag to resize
DocumentColumnLists Fields

The DocumentColumnLists type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCANBEPUBLISHED_REQUIRED_COLUMNS
List of columns which must be present in order to evaluate if the document can be published
Public fieldStatic memberGETDOCUMENTS_REQUIRED_COLUMNS
Columns required for the get documents operation to perform successfully in any case.
Public fieldStatic memberGETPUBLISHED_REQUIRED_COLUMNS
Columns required for getting the published information
Public fieldStatic memberSECURITYCHECK_REQUIRED_COLUMNS
Columns required for the security check operation to perform successfully in any case.
Public fieldStatic memberSELECTNODES_REQUIRED_COLUMNS
Columns required for the select nodes operation to perform successfully in any case.
Public fieldStatic memberSELECTTREE_REQUIRED_COLUMNS
Columns required for the select tree operation to perform successfully in any case.
Top
See Also