RegisterRecordsCollection

Collection elements:

Sets of records of registers.
Iteration through collection using For each ... In ... Do operator is available to object. Sets of records of registers are retrieved during iteration.
Access to collection is possible using [...] operator. Number is passed as an argument.

Properties:

<Register name>

Methods:

Count
Find
Get
IndexOf
Write

Description:

Collection of register records of the document.

Availability:

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

See also:

DocumentObject, property RegisterRecords

    

1C:Enterprise Developer's Community