InternalFactDimension: ICustomDimension;
The InternalFactDimension property returns parameters of calculated cube's local facts dimension.
Local facts dimension parameters are available if the ExternalFactDimension property is set to False.
The example of use is given in description of the ICalculatedCube.ExternalFactDimension property.
See also: