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 ObjectCollectionTObject.)
Public propertyCodeNames
Collection of the object code names
(Inherited from InfoObjectCollection.)
Public propertyColumnNames
Available column names.
(Inherited from AbstractDataContainerParentObjectType.)
Public propertyColumns
Columns to get.
(Inherited from AbstractObjectCollection.)
Public propertyCount
Returns the number of items.
(Inherited from ObjectCollectionTObject.)
Public propertyDisplayNames
Collection of the object display names
(Inherited from InfoObjectCollection.)
Public propertyDynamicWhereCondition
Dynamic where condition.
(Inherited from AbstractObjectCollection.)
Public propertyElementType
Returns the element type.
(Inherited from ObjectCollectionTObject.)
Public propertyEnforceReadOnlyDataAccess
If true, the read only access to the data is enforced within the transaction.
(Inherited from AbstractObjectCollection.)
Public propertyExpression
Query expression
(Inherited from ObjectCollectionTObject.)
Public propertyFieldsAsObjects
Related objects wrappers
(Inherited from InfoObjectCollection.)
Public propertyFirstItem
Returns the first item of the collection
(Inherited from ObjectCollectionTObject.)
Public propertyGUIDs
Collection of the object GUIDs
(Inherited from InfoObjectCollection.)
Public propertyCheckLicense
If true, the collection check license when getting data
(Inherited from InfoObjectCollection.)
Public propertyIDs
Collection of the object IDs
(Inherited from InfoObjectCollection.)
Protected propertyInternalCount
Internal count of the items
(Inherited from InfoObjectCollection.)
Public propertyIsCachedObject
If true, the object is cached within the system for later use
(Inherited from InfoObjectCollection.)
Public propertyIsDisconnected
Returns true if the collection is disconnected from the data source
(Inherited from InfoObjectCollection.)
Public propertyIsLastVersion
If true, the document is the last version (retrieved using DocumentHelper.GetDocument).
(Inherited from AbstractObjectCollection.)
Public propertyIsOffline
Returns true, if the collection is offline (not backed up by the database but by the source data)
(Inherited from ObjectCollectionTObject.)
Public propertyItemInt32
Gets or sets the object on specific index.
(Inherited from ObjectCollectionTObject.)
Public propertyItemString
Returns the object registered by the specific name.
(Inherited from ObjectCollectionTObject.)
Protected propertyItems
Returns the items collection.
(Inherited from ObjectCollectionTObject.)
Public propertyItemsAsFields
Fields wrappers
(Inherited from InfoObjectCollection.)
Public propertyItemsHaveNames
Returns true if the items in the collection have names
(Inherited from ObjectCollectionTObject.)
Public propertyItemType
Result type
(Inherited from ObjectCollectionTObject.)
Public propertyLastItem
Returns the last item of the collection
(Inherited from ObjectCollectionTObject.)
Public propertyLoadBinaryData
Gets or sets the value which indicates whether to load binary data into the collections.
(Inherited from ObjectCollectionTObject.)
Public propertyName
Collection name. Returns object type if name is not defined
(Inherited from InfoObjectCollection.)
Public propertyNameColumn
Name column name
(Inherited from InfoObjectCollection.)
Public propertyNameTransformation
Transformation function for object to name translation
Public propertyObject
Object instance of the specified type.
(Inherited from InfoObjectCollection.)
Protected propertyObjectsByName
Objects by name collection.
(Inherited from ObjectCollectionTObject.)
Public propertyObjectType
Returns the object type of the objects stored within the collection.
(Inherited from InfoObjectCollection.)
Public propertyOrderBy
Order by expression.
(Inherited from InfoObjectCollection.)
Public propertyParentObject
Parent object.
(Inherited from InfoObjectCollection.)
Public propertyParentObjectType
Parent object type
Public propertyParentStorage
Parent storage
(Inherited from AbstractObjectCollection.)
Public propertyProperties
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.)
Protected propertyPropertyList
Used property list
(Inherited from AbstractHierarchicalObjectTObject.)
Public propertyProvider
Query provider
(Inherited from ObjectCollectionTObject.)
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 ObjectCollectionTObject.)
Public propertySearchText
If set, the collection filters objects to only those containing the given text
(Inherited from InfoObjectCollection.)
Public propertySiteID
Site ID to filter the collection to a particular site
(Inherited from InfoObjectCollection.)
Public propertySortNames
If true, the names in enumeration are sorted
(Inherited from ObjectCollectionTObject.)
Public propertyTopN
Select top N objects.
(Inherited from AbstractObjectCollection.)
Public propertyTypeInfo
Type info for the collection object.
(Inherited from InfoObjectCollection.)
Public propertyUseDefaultCacheDependencies
If true, the collection uses default cache dependencies to flush it's content
(Inherited from InfoObjectCollection.)
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 InfoObjectCollection.)
Public propertyWhereCondition
Where condition.
(Inherited from AbstractObjectCollection.)
Top
See Also