IAutoCubeSource.FixInfo

Syntax

FixInfo: IAutoCubeSourceFixInfo;

Description

The FixInfo property returns the collection of data source fixed dimensions.

Comments

All dimensions of source cube that are not present in the automatic cube are contained in this collection.

Example

The property use is given in the example for IAutoCube.Source.

See also:

IAutoCubeSource