FactDimension: Boolean;
The FactDimension property determines whether this dimension is the cube fact dimension.
The property is relevant if the ExternalFactDimension property is set to True.
The FactDimension property must be set to True for fact dimension and False for the rest of dimensions.
The example of use is given in description of the IStandardCube.ExternalFactDimension property.
See also: