Add(Dimension: IDimensionModel): IMsDimOpenParamValue;
Add(Dimension: Prognoz.Platform.Interop.Dimension.IDimensionModel): Prognoz.Platform.Interop.Ms.IMsDimOpenParamValue;
Dimension. The dictionary, on which the parametric dimension is based.
The Add method adds the value of the parameter for the specified dimension.
To determine the value of the parameter, use the IMsDimOpenParamValue.Values property.
The method use is given in the example for IMsMetaModel.DimOpenStubParamValues.
See also: