IValidationSelectionValues.OutputParameter

Syntax

OutputParameter: IMsModelParam;

Description

The OutputParameter property determines output parameter.

Comments

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

Example

The property use is given in the example for IValidationFilter.ParamProvider.

See also:

IValidationSelectionValues