InternalFactDimension: ICustomDimension;
The InternalFactDimension property returns parameters of calculated cube's local fact dimension.
Local fact 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: