IValidationSelectionValue.Parameter

Fore Syntax

Parameter: IMsModelParam;

Fore.NET Syntax

Parameter: Prognoz.Platform.Interop.Ms.IMsModelParam;

Description

The Parameter property determines parameter which sets selected elements.

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 IValidationFilter.Params.

See also:

IValidationSelectionValue