IMsDimOpenStubParamValue.Values

Fore Syntax

Values: IMsDimOpenParamValues;

Fore.NET Syntax

Values: Prognoz.Platform.Interop.Ms.IMsDimOpenParamValues;

Description

The Values property determines the collection of parameters values of the opened parametric dimension.

Comments

To get the key of the object containing opened parametric dimension, use the IMsDimOpenStubParamValue.StubKey property.

Fore and Fore.NET Examples

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

See also:

IMsDimOpenStubParamValue