Click or drag to resize
FullNameInfoObjectCollection Properties

The FullNameInfoObjectCollection type exposes the following members.

Properties
  NameDescription
Public propertyAllowPaging
If true, the paging of the data is allowed (data is loaded in batches).
(Inherited from InfoObjectCollectionTInfo.)
Protected propertyAutomaticNameColumn
If true, the automatic name column is used within this collection
(Inherited from InfoObjectCollectionTInfo.)
Public propertyCodeNames
Collection of the object code names
(Inherited from InfoObjectCollectionTInfo.)
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainerParentObjectType.)
Public propertyColumns
Columns to get.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyCount
Returns the number of items.
(Inherited from InfoObjectCollectionTInfo.)
Protected propertyDeletedItems
Returns the items collection.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyDisplayNames
Collection of the object display names
(Inherited from InfoObjectCollectionTInfo.)
Public propertyDynamicWhereCondition
Dynamic where condition.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyElementType
Returns the element type.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyEnforceReadOnlyDataAccess
If true, the read only access to the data is enforced within the transaction.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyExpression
Query expression
(Inherited from InfoObjectCollectionTInfo.)
Public propertyFieldsAsObjects
Related objects wrappers
(Inherited from InfoObjectCollectionTInfo.)
Public propertyFirstItem
Returns the first item of the collection
(Inherited from InfoObjectCollectionTInfo.)
Public propertyGUIDs
Collection of the object GUIDs
(Inherited from InfoObjectCollectionTInfo.)
Public propertyCheckLicense
If true, the collection check license when getting data
(Inherited from InfoObjectCollectionTInfo.)
Public propertyIDs
Collection of the object IDs
(Inherited from InfoObjectCollectionTInfo.)
Protected propertyInternalCount
Internal count of the items
(Inherited from InfoObjectCollectionTInfo.)
Public propertyIsCachedObject
If true, the object is cached within the system for later use
(Inherited from InfoObjectCollectionTInfo.)
Public propertyIsDisconnected
Returns true if the collection is disconnected from the data source
(Inherited from InfoObjectCollectionTInfo.)
Public propertyIsLastVersion
If true, the document is the last version (retrieved using DocumentHelper.GetDocument).
(Inherited from InfoObjectCollectionTInfo.)
Public propertyIsOffline
Returns true, if the collection is offline (not backed up by the database but by the source data)
(Inherited from InfoObjectCollectionTInfo.)
Public propertyItemInt32
Gets or sets the object on specific index.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyItemString
Returns the object registered by the specific name.
(Inherited from InfoObjectCollectionTInfo.)
Protected propertyItems
Returns the items collection.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyItemsAsFields
Fields wrappers
(Inherited from InfoObjectCollectionTInfo.)
Public propertyItemsHaveNames
Returns true if the items in the collection have names
(Inherited from InfoObjectCollectionTInfo.)
Public propertyItemType
Result type
(Inherited from InfoObjectCollectionTInfo.)
Public propertyLastItem
Returns the last item of the collection
(Inherited from InfoObjectCollectionTInfo.)
Public propertyLoadBinaryData
Gets or sets the value which indicates whether to load binary data into the collections.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyName
Collection name. Returns object type if name is not defined
(Inherited from InfoObjectCollectionTInfo.)
Public propertyNameColumn
Name column name
(Inherited from InfoObjectCollectionTInfo.)
Public propertyNameTransformation
Transformation function for object to name translation
Protected propertyNewItems
Returns the items collection.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyObject
Object instance of the specified type.
(Inherited from InfoObjectCollectionTInfo.)
Protected propertyObjectsByName
Objects by name collection.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyObjectType
Returns the object type of the objects stored within the collection.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyOrderByColumns
Order by expression.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyParentObject
Parent object. Instance of object which contains this collection as it's inner field.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyParentObjectType
Parent object type
Public propertyParentStorage
Parent storage
(Inherited from InfoObjectCollectionTInfo.)
Public propertyProperties
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyPropertyList
Used property list
(Inherited from AbstractHierarchicalObjectTObject.)
Public propertyProvider
Query provider
(Inherited from InfoObjectCollectionTInfo.)
Protected propertyRegisteredColumns
Registered Columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredColumnsObject
Registered Columns object
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyRegisteredProperties
Registered properties
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyRegisteredPropertiesObject
Registered properties object
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyRemovedObject
Defines the removed object within collection
(Inherited from InfoObjectCollectionTInfo.)
Public propertySearchText Obsolete.
If set, the collection filters objects to only those containing the given text
(Inherited from InfoObjectCollectionTInfo.)
Public propertySiteID
Site ID to filter the collection to a particular site
(Inherited from InfoObjectCollectionTInfo.)
Public propertySortNames
If true, the names in enumeration are sorted
(Inherited from InfoObjectCollectionTInfo.)
Public propertySourceData
Source data for the collection
(Inherited from InfoObjectCollectionTInfo.)
Public propertyTopN
Select top N objects.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyTypeInfo
Type info for the collection object.
(Inherited from InfoObjectCollectionTInfo.)
Public propertyUseDefaultCacheDependencies
If true, the collection uses default cache dependencies to flush it's content
(Inherited from InfoObjectCollectionTInfo.)
Protected propertyUseLocalColumns
If true, the object uses local columns
(Inherited from AbstractSimpleDataContainerTObject.)
Protected propertyUseLocalProperties
If true, the object uses local properties
(Inherited from AbstractHierarchicalObjectTObject.)
Public propertyUseObjectTypeCondition
If true, the collection uses the type condition to get the data
(Inherited from InfoObjectCollectionTInfo.)
Public propertyWhere
Where condition.
(Inherited from InfoObjectCollectionTInfo.)
Top
See Also