DocumentSelection.<Document name>

Properties:

<Attribute name>
<Common attribute name>
<Tabular section name>
DataVersion
Date
DeletionMark
Number
Posted
Ref

Methods:

GetObject
Next

Description:

An object of this type is returned by the method Select from an DocumentManager. type object, and serves as a specialized way of searching documents.
The system dynamically tabs through documents. This means that when selection exist, system does not read all the documents at once, but load it from the database by pieces. Such approach allows to tab large document lists quickly enough without loading all selection elements in the memory.
Important: This object has access to all properties of the object DocumentRef..

Availability:

Server, thick client, external connection, Mobile application (server).

See also:

DocumentManager, method Select
DocumentObject
DocumentRef
DocumentJournalManager, method Select

    

1C:Enterprise Developer's Community