RecalculationRecordSet.<Recalculation name>

Collection elements:

RecalculationRecord
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. Record index (starting from 0) is passed as an argument.

Properties:

AdditionalProperties
DataExchange
Filter
ThisObject

Methods:

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

Events:

BeforeWrite
FillCheckProcessing
OnWrite

Description:

Recalculation records set.

Availability:

Server, thick client, external connection.
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: RecalculationRecordSet..

See also:

RecalculationManager, method CreateRecordSet
RecalculationRecordSet, property ThisObject

    

1C:Enterprise Developer's Community