DocumentAttachmentCollection Properties |
The DocumentAttachmentCollection type exposes the following members.
Name | Description | |
---|---|---|
AllowPaging |
If true, the paging of the data is allowed (data is loaded in batches).
(Inherited from InfoObjectCollectionTInfo.) | |
AutomaticNameColumn |
If true, the automatic name column is used within this collection
(Inherited from InfoObjectCollectionTInfo.) | |
CheckLicense |
If true, the collection check license when getting data
(Inherited from InfoObjectCollectionTInfo.) | |
CodeNames |
Collection of the object code names
(Inherited from InfoObjectCollectionTInfo.) | |
ColumnNames |
Available column names.
(Inherited from AbstractDataContainerParentObjectType.) | |
Columns |
Columns to get.
(Inherited from InfoObjectCollectionTInfo.) | |
Count |
Returns the number of items.
(Inherited from InfoObjectCollectionTInfo.) | |
DeletedItems |
Returns the items collection.
(Inherited from InfoObjectCollectionTInfo.) | |
DisplayNames |
Collection of the object display names
(Inherited from InfoObjectCollectionTInfo.) | |
DynamicWhereCondition |
Dynamic where condition.
(Inherited from InfoObjectCollectionTInfo.) | |
ElementType |
Returns the element type.
(Inherited from InfoObjectCollectionTInfo.) | |
EnforceReadOnlyDataAccess |
If true, the read only access to the data is enforced within the transaction.
(Inherited from InfoObjectCollectionTInfo.) | |
Expression |
Query expression
(Inherited from InfoObjectCollectionTInfo.) | |
FieldsAsObjects |
Related objects wrappers
(Inherited from InfoObjectCollectionTInfo.) | |
FirstItem |
Returns the first item of the collection
(Inherited from InfoObjectCollectionTInfo.) | |
GUIDs |
Collection of the object GUIDs
(Inherited from InfoObjectCollectionTInfo.) | |
IDs |
Collection of the object IDs
(Inherited from InfoObjectCollectionTInfo.) | |
InternalCount |
Internal count of the items
(Inherited from InfoObjectCollectionTInfo.) | |
IsCachedObject |
If true, the object is cached within the system for later use
(Inherited from InfoObjectCollectionTInfo.) | |
IsDisconnected |
Returns true if the collection is disconnected from the data source
(Inherited from InfoObjectCollectionTInfo.) | |
IsLastVersion |
If true, the document is the last version (retrieved using DocumentHelper.GetDocument).
(Inherited from InfoObjectCollectionTInfo.) | |
IsOffline |
Returns true, if the collection is offline (not backed up by the database but by the source data)
(Inherited from InfoObjectCollectionTInfo.) | |
ItemInt32 |
Gets or sets the object on specific index.
(Inherited from InfoObjectCollectionTInfo.) | |
ItemString |
Returns the object registered by the specific name.
(Inherited from InfoObjectCollectionTInfo.) | |
Items |
Returns the items collection.
(Inherited from InfoObjectCollectionTInfo.) | |
ItemsAsFields |
Fields wrappers
(Inherited from InfoObjectCollectionTInfo.) | |
ItemsHaveNames |
Returns true if the items in the collection have names
(Inherited from InfoObjectCollectionTInfo.) | |
ItemType |
Result type
(Inherited from InfoObjectCollectionTInfo.) | |
LastItem |
Returns the last item of the collection
(Inherited from InfoObjectCollectionTInfo.) | |
LoadBinaryData |
Gets or sets the value which indicates whether to load binary data into the collections.
(Inherited from InfoObjectCollectionTInfo.) | |
Name |
Collection name. Returns object type if name is not defined
(Inherited from InfoObjectCollectionTInfo.) | |
NameColumn |
Name column name
(Inherited from InfoObjectCollectionTInfo.) | |
NewItems |
Returns the items collection.
(Inherited from InfoObjectCollectionTInfo.) | |
Object |
Object instance of the specified type.
(Inherited from InfoObjectCollectionTInfo.) | |
ObjectsByName |
Objects by name collection.
(Inherited from InfoObjectCollectionTInfo.) | |
ObjectType |
Returns the object type of the objects stored within the collection.
(Inherited from InfoObjectCollectionTInfo.) | |
OrderByColumns |
Order by expression.
(Inherited from InfoObjectCollectionTInfo.) | |
PageSize |
Page size for loading of the items.
(Inherited from InfoObjectCollectionTInfo.) | |
ParentDocument |
Parent document.
| |
ParentObject |
Parent object. Instance of object which contains this collection as it's inner field.
(Inherited from InfoObjectCollectionTInfo.) | |
ParentStorage |
Parent storage
(Inherited from InfoObjectCollectionTInfo.) | |
Properties |
Properties available through the context.
(Inherited from AbstractHierarchicalObjectTObject.) | |
PropertyList |
Used property list
(Inherited from AbstractHierarchicalObjectTObject.) | |
Provider |
Query provider
(Inherited from InfoObjectCollectionTInfo.) | |
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 InfoObjectCollectionTInfo.) | |
SiteID |
Site ID to filter the collection to a particular site
(Inherited from InfoObjectCollectionTInfo.) | |
SortNames |
If true, the names in enumeration are sorted
(Inherited from InfoObjectCollectionTInfo.) | |
SourceData |
Source data for the collection
(Inherited from InfoObjectCollectionTInfo.) | |
TopN |
Select top N objects.
(Inherited from InfoObjectCollectionTInfo.) | |
TypeInfo |
Type info for the collection object.
(Inherited from InfoObjectCollectionTInfo.) | |
UseDefaultCacheDependencies |
If true, the collection uses default cache dependencies to flush it's content
(Inherited from InfoObjectCollectionTInfo.) | |
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
(Inherited from InfoObjectCollectionTInfo.) | |
Where |
Where condition.
(Inherited from InfoObjectCollectionTInfo.) |