DataCompositionChoiceParameters

Collection elements:

DataCompositionChoiceParameter
Iteration through collection using For each ... In ... Do operator is available to object. Choice parameters are retrieved during iteration.
Access to choice parameter is possible using [...] operator. Index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Find
Get
IndexOf
Insert
Move

Description:

Collection of data composition choice parameters.

Availability:

Thin client, web-client, server, thick client, external connection.
Can be used in attributes of managed form. 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-composition-system/core} namespace. XDTO type name: ChoiceParameters.

See also:

DataCompositionFilterAvailableField, method GetChoiceParameters
DataCompositionAvailableParameter, method GetChoiceParameters

    

1C:Enterprise Developer's Community