IStandardCubeServerDimensionSet

Description

The IStandardCubeServerDimensionSet interface contains properties and methods that are used to work with the group of dimensions, by which aggregation is calculated on the server.

Properties

  Property name Brief description
CalcOther The CalcOther property determines whether to calculate aggregation for elements of dimensions not included in the selection (the Other aggregate).
CalcTotal The CalcTotal property determines whether to calculate totals for a group of dimensions.
Dimensions The Dimensions property returns dimensions included into the group.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines an object identifier.
Key The Key property returns object key.
Name The Name property determines an object name.

See also:

Cubes Assembly Interfaces