FactDimension: IStandardCubeDimension;
FactDimension: Prognoz.Platform.Interop.Cubes.IStandardCubeDimension;
The FactDimension property returns dimension parameters of cube facts.
The property returns facts dimension structure regardless of whether the cube uses a local dimension or the current repository dictionary.
The example of use is given in description of the IStandardCubeDestination.Datasets property.
See also: