IValidationSelectionValues.OutputParameter

Fore Syntax

OutputParameter: IMsModelParam;

Fore.NET Syntax

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

Description

The OutputParameter property determines output parameter.

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.ParamProvider.

See also:

IValidationSelectionValues