IMsMetaAttributeValues.ParameterAsGroup

Syntax

ParameterAsGroup: IMsModelParam;

Description

The ParameterAsGroup property determines the parameter used to transfer the element group, used for validation calculation.

Comments

To set the parameter value, use the IValidationExecuteSettings.ParamValues property.

Example

The property use is given in the example for IMsMetaAttributeValues.ParameterAsSelection.

See also:

IMsMetaAttributeValues