Свойство XmlaLocationReference.Attribute
Represents the xml location reference of an attribute.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public ReadOnly Property Attribute As String
Get
'Применение
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
Значение свойства
Тип: System.String
A reference to the xml location of the attributes.