Partager via


Propriété XmlaLocationReference.Attribute

Represents the xml location reference of an attribute.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Attribute As String 
    Get
'Utilisation
Dim instance As XmlaLocationReference 
Dim value As String 

value = instance.Attribute
public string Attribute { get; }
public:
property String^ Attribute {
    String^ get ();
}
member Attribute : string
function get Attribute () : String

Valeur de propriété

Type : System.String
A reference to the xml location of the attributes.

Voir aussi

Référence

XmlaLocationReference Classe

Espace de noms Microsoft.AnalysisServices