IMsDimOpenStubParamValue.StubValues

Fore Syntax

StubValues: IMetabaseObjectParamValues;

Fore.NET Syntax

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

Description

The StubValues property determines the collection of parameter values for the object containing the parametric dimension.

Comments

To get the key of the object containing the 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