IValidationSelectionValues.ParameterAsGroup

Syntax

ParameterAsGroup: IMsModelParam;

Description

The ParameterAsGroup property determines parameter for sending a group of elements to filter.

Comments

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

Example

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

See also:

IValidationSelectionValues