Click or drag to resize
TreeNodeCollection Fields

The TreeNodeCollection type exposes the following members.

Fields
  NameDescription
Public fieldAliasPath
Alias path.
Public fieldClassNames
Class names to select.
Public fieldCombineWithDefaultCulture
Combine with default culture.
Public fieldCultureCode
Culture of the documents.
Protected fieldmAllowPaging
If true, the paging of the data is allowed (data is loaded in batches).
(Inherited from ObjectCollectionTObject.)
Public fieldMaxRelativeLevel
Maximum relative level.
Protected fieldmColumnNames
Column names
(Inherited from ObjectCollectionTObject.)
Protected fieldmCount
Total number of items.
(Inherited from AbstractObjectCollection.)
Protected fieldmCountDifference
Difference in count of the items from data source and current number of items
(Inherited from ObjectCollectionTObject.)
Protected fieldmDeletedItems
Deleted items removed from the collection.
(Inherited from ObjectCollectionTObject.)
Protected fieldmDisconnectedCount
Number of disconnected references for this collection
(Inherited from AbstractObjectCollection.)
Protected fieldmInstanceGuid
Instance GUID
(Inherited from AbstractObjectCollection.)
Protected fieldmItems
Items collection.
(Inherited from ObjectCollectionTObject.)
Protected fieldmLoadBinaryData
Indicates whether to load binary data into the collections.
(Inherited from AbstractObjectCollection.)
Protected fieldmName
Collection name
(Inherited from AbstractObjectCollection.)
Protected fieldmNewItems
New items added to the collection.
(Inherited from ObjectCollectionTObject.)
Protected fieldmObjectsByName
Objects by name.
(Inherited from ObjectCollectionTObject.)
Protected fieldmPageSize
Page size for loading of the items.
(Inherited from ObjectCollectionTObject.)
Protected fieldmSourceData
Source data for the collection
(Inherited from ObjectCollectionTObject.)
Protected fieldmTreeProvider
Tree provider object to use for the database access.
Protected fieldmWithAllData
Collection including coupled data
Protected fieldmWithPermissionsCheck
Collection with filtered documents based on permission check in context of current user
Public fieldSelectAllData
If true, the coupled data are retrieved in case class names are specified
Public fieldSelectOnlyPublished
Select only published documents.
Public fieldSiteName
Site name of the documents.
Top
See Also