Partilhar via


AggregationDesignAttribute Constructor (String)

Initializes a new instance of AggregationDesignAttribute using an attribute identifier.

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
Public Sub New ( _
    attributeId As String _
)
public AggregationDesignAttribute (
    string attributeId
)
public:
AggregationDesignAttribute (
    String^ attributeId
)
public AggregationDesignAttribute (
    String attributeId
)
public function AggregationDesignAttribute (
    attributeId : String
)

Parameters

  • attributeId

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

AggregationDesignAttribute Class
AggregationDesignAttribute Members
Microsoft.AnalysisServices Namespace