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