DataCompositionGroupOutputParameterValues.SetParameterValue

Syntax:

SetParameterValue(<Parameter>, <Value>)

Parameters:

<Parameter> (required)

Type: String; DataCompositionParameter.
Parameter name or a data composition parameter for which you want to set a value.

<Value> (required)

Value to be set.

Description:

Sets the Value property and enables the Use property.

Availability:

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

Note:

If a parameter with the specified name is not found, an exception will be generated.

    

1C:Enterprise Developer's Community