ChoiceParameterLink.Default

Syntax:

New ChoiceParameterLink(<Name>, <DataPath>, <ValueChangeMode>)

Parameters:

<Name> (required)

Type: String.
Assigns the parameter value to the Name property.

<DataPath> (required)

Type: String.
Assigns the parameter value to the DataPath property.

<ValueChangeMode> (optional)

Type: LinkedValueChangeMode.
Specifies how to change the linked value.
Default value: Clear.

Description:

Creates an object and fills its properties with the values taken from parameters.

    

1C:Enterprise Developer's Community