| IInfoObjectCollectionTInfo Properties | 
The IInfoObjectCollectionTInfo generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowPaging | 
            If true, the paging of the data is allowed (data is loaded in batches).
              (Inherited from IInfoObjectCollection.) | |
| CodeNames | 
            Collection of the object code names
              (Inherited from IInfoObjectCollection.) | |
| Columns | 
            Columns to get.
              (Inherited from IInfoObjectCollection.) | |
| Count | 
            Number of total items in the collection
              (Inherited from ICMSQueryable.) | |
| DisplayNames | 
            Collection of the object display names
              (Inherited from IInfoObjectCollection.) | |
| DynamicWhereCondition | 
            Dynamic where condition.
              (Inherited from IInfoObjectCollection.) | |
| EnforceReadOnlyDataAccess | 
            If true, the read only access to the data is enforced within the transaction.
              (Inherited from IInfoObjectCollection.) | |
| FieldsAsObjects | 
            Related objects wrappers
              (Inherited from IInfoObjectCollection.) | |
| FirstItem | 
            Returns the first item of the collection
              | |
| GUIDs | 
            Collection of the object GUIDs
              (Inherited from IInfoObjectCollection.) | |
| CheckLicense | 
            If true, the collection check license when getting data
              (Inherited from IInfoObjectCollection.) | |
| IDs | 
            Collection of the object IDs
              (Inherited from IInfoObjectCollection.) | |
| IsLastVersion | 
            If true, the document is the last version (retrieved using DocumentHelper.GetDocument).
              (Inherited from IInfoObjectCollection.) | |
| IsOffline | 
            Returns true if the given collection is offline (disconnected from the database)
              (Inherited from ICMSQueryable.) | |
| ItemInt32 | 
            Integer indexer, gets or sets the value on the specified index
              (Inherited from IIndexableObjectType.) | |
| ItemString | 
            String indexer, gets or sets the value with the specified name
              (Inherited from INameIndexableObjectType.) | |
| ItemsAsFields | 
            Fields wrappers
              (Inherited from IInfoObjectCollection.) | |
| ItemsHaveNames | 
            Returns true if the items in the collection have names
              (Inherited from INamedEnumerable.) | |
| ItemType | 
            Result type
              (Inherited from ITypedCollection.) | |
| LastItem | 
            Returns the last item of the collection
              | |
| LoadBinaryData | 
            Gets or sets the value which indicates whether to load binary data into the collections.
              (Inherited from IInfoObjectCollection.) | |
| Name | 
            Collection name
              (Inherited from IInfoObjectCollection.) | |
| NameColumn | 
            Name column name
              (Inherited from IInfoObjectCollection.) | |
| Object | 
            Object instance of the specified type.
              (Inherited from IInfoObjectCollection.) | |
| ObjectType | 
            Returns the object type of the objects stored within the collection.
              (Inherited from IInfoObjectCollection.) | |
| OrderByColumns | 
            Columns list of SQL order by expression (e.g.: 'UserName, UserID DESC')
              (Inherited from IInfoObjectCollection.) | |
| ParentObject | 
            Parent object. Instance of object which contains this collection as it's inner field. 
              (Inherited from IInfoObjectCollection.) | |
| SiteID | 
            Site ID to filter the collection to a particular site
              (Inherited from IInfoObjectCollection.) | |
| SortNames | 
            Specifies whether the names should be sorted or not
              (Inherited from INamedEnumerable.) | |
| SourceData | 
            Source data for the collection
              (Inherited from IInfoObjectCollection.) | |
| TopN | 
            Select top N objects.
              (Inherited from IInfoObjectCollection.) | |
| TypeInfo | 
            Type info for the collection object.
              (Inherited from IInfoObjectCollection.) | |
| UseDefaultCacheDependencies | 
            If true, the collection uses default cache dependencies to flush it's content
              (Inherited from IInfoObjectCollection.) | |
| UseObjectTypeCondition | 
            If true, the collection uses the type condition to get the data
              (Inherited from IInfoObjectCollection.) | |
| Where | 
            Where condition.
              (Inherited from IInfoObjectCollection.) |