IHierarchySupportedAggregators Property |
Gets the supported aggregators.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
SyntaxAggregatorFunctions SupportedAggregators { get; }ReadOnly Property SupportedAggregators As AggregatorFunctions
Get
property AggregatorFunctions SupportedAggregators {
AggregatorFunctions get ();
}abstract SupportedAggregators : AggregatorFunctions with get
Property Value
Type:
AggregatorFunctions
See Also