The IAutoCubeSourceFixInfo interface contains properties and methods that are used for work with the collection of source cube dimensions.
Property name | Brief description | |
Count | The Count property returns the number of fixed dimensions. | |
Item | The Item property returns fixed dimension. | |
ItemByDim | The ItemByDim property returns the fixed dimension of an automatic cube that is set by the Dimension input parameter. |
Method name | Brief description | |
FindByKey | The FindByKey method searches for a fixed dimension by its key. |
See also: