Condividi tramite


Proprietà AggregationDesignDimension.Attributes

Gets the collection of attributes for the associated AggregationDesignDimension.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Attributes As AggregationDesignAttributeCollection 
    Get
'Utilizzo
Dim instance As AggregationDesignDimension 
Dim value As AggregationDesignAttributeCollection 

value = instance.Attributes
public AggregationDesignAttributeCollection Attributes { get; }
public:
property AggregationDesignAttributeCollection^ Attributes {
    AggregationDesignAttributeCollection^ get ();
}
member Attributes : AggregationDesignAttributeCollection
function get Attributes () : AggregationDesignAttributeCollection

Valore proprietà

Tipo: Microsoft.AnalysisServices.AggregationDesignAttributeCollection
A collection of attributes.

Vedere anche

Riferimento

AggregationDesignDimension Classe

Spazio dei nomi Microsoft.AnalysisServices