DataCompositionSelectedFieldCollection

Collection elements:

DataCompositionSelectedField, DataCompositionSelectedFieldGroup, DataCompositionAutoSelectedField
Iteration through collection using For each ... In ... Do operator is available to object. Selected fields are retrieved during iteration.
Access to selected field is possible using [...] operator. Index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Get
IndexOf
Insert
Move

Description:

Collection of selected fields.

Availability:

Thin client, web-client, server, thick client, external connection.

See also:

DataCompositionSelectedFieldGroup, property Items
DataCompositionSelectedFields, property Items

    

1C:Enterprise Developer's Community