Compartir a través de


XmlaLocationReference.Attribute Propiedad

Represents the xml location reference of an attribute.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property Attribute As String 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

XmlaLocationReference Clase

Espacio de nombres Microsoft.AnalysisServices