AggregationAttribute Constructor
Initializes a new instance of the AggregationAttribute class using the default values.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New AggregationAttribute()
public AggregationAttribute()
public:
AggregationAttribute()
new : unit -> AggregationAttribute
public function AggregationAttribute()