SequenceRecordSet.<Sequence name>
Collection elements:
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:
DataExchange
Filter
Recorder
ThisObject
Methods:
CheckFilling
Clear
Count
Delete
Get
IndexOf
Load
LoadColumn
Metadata
Modified
Read
Unload
UnloadColumns
Write
Events:
FillCheckProcessing
OnWrite
Description:
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:
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:
SequenceManager, method CreateRecordSet
SequenceRecordSet, property ThisObject