IStandardCubeServerAggregation

Description

The IStandardCubeServerAggregation interface contains properties and methods that are used to work with aggregation, which is calculated on the server.

Properties

  Property name Brief description
AggregationType The AggregationType property determines a method of aggregation.
CustomAggregateFunction The CustomAggregateFunction property determines a custom method of aggregation calculation.
FactKey The FactKey property determines the fact, for which aggregation is calculated.

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