TreeProvider Fields |
The TreeProvider type exposes the following members.
Name | Description | |
---|---|---|
ALL_CLASSNAMES |
Supplementary constant to specify all class names.
| |
ALL_CULTURES |
Supplementary constant to specify all document cultures.
| |
ALL_DOCUMENTS |
Supplementary constant to specify all documents.
| |
ALL_LEVELS |
All relative levels.
| |
ALL_SITES |
Supplementary constant to specify all sites.
| |
DEFAULT_QUERY |
Default query name.
| |
mCombineWithDefaultCulture |
Combine the selection result with the default culture records?
| |
mPreferredCultureCode |
Preferred culture code for the data selection.
| |
mProviderAssembly |
Provider assembly.
| |
mProviderAssemblyName |
Provider assembly name.
| |
mProviderObject |
Search object instance.
| |
mQueryParameters |
Query parameters.
| |
mSelectColumns |
Select columns.
| |
mSelectQueryName |
Base query name to use for the document selection.
| |
mUserInfo |
Current user info object.
| |
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.
|