Partager via


Propriété XmlaLocationReference.Hierarchy

Represents the xml location reference of a hierarchy.

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

Syntaxe

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

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

Valeur de propriété

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

Voir aussi

Référence

XmlaLocationReference Classe

Espace de noms Microsoft.AnalysisServices