IAggregatableElement Interface

Interface for all measures and dimensions which support aggregation.

Namespace: Dundas.BI.Data.Metadata
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public interface IAggregatableElement

The IAggregatableElement type exposes the following members.

Properties
 NameDescription
Public propertySupportedAggregators Gets or sets the supported aggregators.
Top
See Also