GetDimension(DimKey Integer): IEaxDimensionInstance;
GetDimension(DimKey uinteger): Prognoz.Platform.Interop.Express.IEaxDimensionInstance;
DimKey. Dimension key.
The GetDimension method returns dimension of the specified data source slice by its key.
To work with regular report data source slices, use the IPrxSlice.Slices property.
The method use is given in the example for IPrxReport.SyncGroups.
See also: