AggregationDimension Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the AggregationDimension class using default values.
Overload List
Name | Description | |
---|---|---|
AggregationDimension() | Initializes a new instance of the AggregationDimension class using the default values. | |
AggregationDimension(String) | Initializes a new instance of the AggregationDimension class using a name. |
Top