IValidationSelectionValues.ParameterAsGroup

Fore Syntax

ParameterAsGroup: IMsModelParam;

Fore.NET Syntax

ParameterAsGroup: Prognoz.Platform.Interop.Ms.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

Fore and Fore.NET Examples

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

See also:

IValidationSelectionValues