SequenceRecordSet.<Sequence name>

Collection elements:

SequenceRecord
Iteration through collection using For each ... In ... Do operator is available to object. Collection items are retrieved during iteration.
Access to collection item is possible using [...] operator. Item index (starting from 0) is passed as an argument.

Properties:

AdditionalProperties
DataExchange
Filter
Recorder
ThisObject

Methods:

Add
CheckFilling
Clear
Count
Delete
Get
IndexOf
Load
LoadColumn
Metadata
Modified
Read
Unload
UnloadColumns
Write

Events:

BeforeWrite
FillCheckProcessing
OnWrite

Description:

A set of records of document registration in the sequence. This set is formed automatically when you record a document based on specified matching of document attributes and sequence dimensions. You can use this object to read the registration record set from the database, to add, remove and modify records in the set and to write the set itself.
If only one document is being registered in the sequence and there are no register register records, affecting the sequence, then after last registered in this sequence document is deleted, the sequence boundary remains calculated for the deleted document.

Availability:

Server, thick client, external connection, Mobile application (server).
The given object may be serialized to/from XML. The given object may be serialized to/from XDTO. The XDTO type correspoding to this object is defined in {http://v8.1c.ru/8.1/data/enterprise/current-config} namespace. XDTO type name: SequenceRecordSet..

See also:

DocumentObject, property BelongingToSequences
SequenceManager, method CreateRecordSet
SequenceRecordSet, property ThisObject

    

1C:Enterprise Developer's Community