ICubeModelDimensions

Description

The ICubeModelDimensions interface contains properties and methods of access permission for cube dimensions properties.

Properties

  Property name Brief description
Count The Count property returns the number of cube dimensions.
Facts The Facts property determines a dictionary that is used as a list of cube factors.
Item The Item property determines a repository dictionary used as a cube dimension.
Units The Units property determines a units dictionary of cube dimension.

Methods

  Method name Brief description
FindById The FindById method searches for a repository dictionary among cube dimensions by identifier.
FindByKey The FindById method searches for a repository dictionary among cube dimensions by key.

See also:

Cubes Assembly Interfaces