| InfoObjectCollection Properties |
The InfoObjectCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowPaging |
If true, the paging of the data is allowed (data is loaded in batches).
(Inherited from ObjectCollectionTObject.) | |
| CodeNames |
Collection of the object code names
| |
| ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) | |
| Columns |
Columns to get.
(Inherited from AbstractObjectCollection.) | |
| Count |
Returns the number of items.
(Inherited from ObjectCollectionTObject.) | |
| DisplayNames |
Collection of the object display names
| |
| DynamicWhereCondition |
Dynamic where condition.
(Inherited from AbstractObjectCollection.) | |
| ElementType |
Returns the element type.
(Inherited from ObjectCollectionTObject.) | |
| EnforceReadOnlyDataAccess |
If true, the read only access to the data is enforced within the transaction.
(Inherited from AbstractObjectCollection.) | |
| Expression |
Query expression
(Inherited from ObjectCollectionTObject.) | |
| FieldsAsObjects |
Related objects wrappers
| |
| FirstItem |
Returns the first item of the collection
(Inherited from ObjectCollectionTObject.) | |
| GUIDs |
Collection of the object GUIDs
| |
| CheckLicense |
If true, the collection check license when getting data
| |
| IDs |
Collection of the object IDs
| |
| InternalCount |
Internal count of the items
(Overrides ObjectCollectionTObjectInternalCount.) | |
| IsCachedObject |
If true, the object is cached within the system for later use
(Overrides AbstractObjectCollectionIsCachedObject.) | |
| IsDisconnected |
Returns true if the collection is disconnected from the data source
(Overrides AbstractObjectCollectionIsDisconnected.) | |
| IsLastVersion |
If true, the document is the last version (retrieved using DocumentHelper.GetDocument).
(Inherited from AbstractObjectCollection.) | |
| IsOffline |
Returns true, if the collection is offline (not backed up by the database but by the source data)
(Inherited from ObjectCollectionTObject.) | |
| ItemInt32 |
Gets or sets the object on specific index.
(Inherited from ObjectCollectionTObject.) | |
| ItemString |
Returns the object registered by the specific name.
(Inherited from ObjectCollectionTObject.) | |
| Items |
Returns the items collection.
(Inherited from ObjectCollectionTObject.) | |
| ItemsAsFields |
Fields wrappers
| |
| ItemsHaveNames |
Returns true if the items in the collection have names
(Inherited from ObjectCollectionTObject.) | |
| ItemType |
Result type
(Inherited from ObjectCollectionTObject.) | |
| LastItem |
Returns the last item of the collection
(Inherited from ObjectCollectionTObject.) | |
| LoadBinaryData |
Gets or sets the value which indicates whether to load binary data into the collections.
(Inherited from ObjectCollectionTObject.) | |
| Name |
Collection name. Returns object type if name is not defined
(Overrides AbstractObjectCollectionName.) | |
| NameColumn |
Name column name
(Overrides ObjectCollectionTObjectNameColumn.) | |
| Object |
Object instance of the specified type.
| |
| ObjectsByName |
Objects by name collection.
(Inherited from ObjectCollectionTObject.) | |
| ObjectType |
Returns the object type of the objects stored within the collection.
| |
| OrderBy |
Order by expression.
(Overrides AbstractObjectCollectionOrderBy.) | |
| ParentObject |
Parent object.
| |
| ParentStorage |
Parent storage
(Inherited from AbstractObjectCollection.) | |
| Properties |
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.) | |
| PropertyList |
Used property list
(Inherited from AbstractHierarchicalObjectTObject.) | |
| Provider |
Query provider
(Inherited from ObjectCollectionTObject.) | |
| RegisteredColumns |
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
| RegisteredColumnsObject |
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.) | |
| RegisteredProperties |
Registered properties
(Inherited from AbstractHierarchicalObjectTObject.) | |
| RegisteredPropertiesObject |
Registered properties object
(Inherited from AbstractHierarchicalObjectTObject.) | |
| RemovedObject |
Defines the removed object within collection
(Inherited from ObjectCollectionTObject.) | |
| SearchText |
If set, the collection filters objects to only those containing the given text
| |
| SiteID |
Site ID to filter the collection to a particular site
| |
| SortNames |
If true, the names in enumeration are sorted
(Inherited from ObjectCollectionTObject.) | |
| TopN |
Select top N objects.
(Inherited from AbstractObjectCollection.) | |
| TypeInfo |
Type info for the collection object.
| |
| UseDefaultCacheDependencies |
If true, the collection uses default cache dependencies to flush it's content
| |
| UseLocalColumns |
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.) | |
| UseLocalProperties |
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.) | |
| UseObjectTypeCondition |
If true, the collection uses the type condition to get the data
| |
| WhereCondition |
Where condition.
(Inherited from AbstractObjectCollection.) |