IMsParamProvider.ParamValues

Syntax

ParamValues: IMsModelParamValues;

Description

The ParamValues property returns the collection of value parameters.

Comments

To get the collection of parameters, use the IMsParamProvider.Params property.

Example

The property use is given in the example for IMsParamProvider.Params.

See also:

IMsParamProvider