| TreeNodeCollection Fields |
The TreeNodeCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| AliasPath |
Alias path.
| |
| ClassNames |
Class names to select.
| |
| CombineWithDefaultCulture |
Combine with default culture.
| |
| CultureCode |
Culture of the documents.
| |
| mAllowPaging |
If true, the paging of the data is allowed (data is loaded in batches).
(Inherited from ObjectCollectionTObject.) | |
| MaxRelativeLevel |
Maximum relative level.
| |
| mColumnNames |
Column names
(Inherited from ObjectCollectionTObject.) | |
| mCount |
Total number of items.
(Inherited from AbstractObjectCollection.) | |
| mCountDifference |
Difference in count of the items from data source and current number of items
(Inherited from ObjectCollectionTObject.) | |
| mDeletedItems |
Deleted items removed from the collection.
(Inherited from ObjectCollectionTObject.) | |
| mDisconnectedCount |
Number of disconnected references for this collection
(Inherited from AbstractObjectCollection.) | |
| mInstanceGuid |
Instance GUID
(Inherited from AbstractObjectCollection.) | |
| mItems |
Items collection.
(Inherited from ObjectCollectionTObject.) | |
| mLoadBinaryData |
Indicates whether to load binary data into the collections.
(Inherited from AbstractObjectCollection.) | |
| mName |
Collection name
(Inherited from AbstractObjectCollection.) | |
| mNewItems |
New items added to the collection.
(Inherited from ObjectCollectionTObject.) | |
| mObjectsByName |
Objects by name.
(Inherited from ObjectCollectionTObject.) | |
| mPageSize |
Page size for loading of the items.
(Inherited from ObjectCollectionTObject.) | |
| mSourceData |
Source data for the collection
(Inherited from ObjectCollectionTObject.) | |
| mTreeProvider |
Tree provider object to use for the database access.
| |
| mWithAllData |
Collection including coupled data
| |
| mWithPermissionsCheck |
Collection with filtered documents based on permission check in context of current user
| |
| SelectAllData |
If true, the coupled data are retrieved in case class names are specified
| |
| SelectOnlyPublished |
Select only published documents.
| |
| SiteName |
Site name of the documents.
|