IMsDimOpenParamValue.Values

Fore Syntax

Values: IMetabaseObjectParamValues;

Fore.NET Syntax

Values: Prognoz.Platform.Interop.Metabase.IMetabaseObjectParamValues;

Description

The Values property determines the collection of values of the parameter.

Comments

To get the dimension, for which the parameter is used, use the IMsDimOpenParamValue.Dimension property.

Fore and Fore.NET Examples

The method use is given in the example for IMsMetaModel.DimOpenStubParamValues.

See also:

IMsDimOpenParamValue