OlapHierarchySupportedAggregators Property |
Gets the supported aggregators.
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic AggregatorFunctions SupportedAggregators { get; }Public ReadOnly Property SupportedAggregators As AggregatorFunctions
Get
public:
virtual property AggregatorFunctions SupportedAggregators {
AggregatorFunctions get () sealed;
}abstract SupportedAggregators : AggregatorFunctions with get
override SupportedAggregators : AggregatorFunctions with get
Property Value
Type:
AggregatorFunctionsImplements
IHierarchySupportedAggregators
See Also