IAlgorithmObjectParamControl.AttributeId

Syntax

AttributeId: String;

Description

The AttributeId property determines identifier of the attribute, which values will be sent to calculation algorithm parameter.

Comments

As a value specify identifier of one of the dictionary attributes, for which the IAlgorithmObjectParamControl.Param parameter is set up.

Example

The property use is given in the example for IAlgorithmObjectParamControl.Param.

See also:

IAlgorithmObjectParamControl