Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the node that represents the level of the hierarchy that is to be modified.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Property HierarchyID As String
Get
Set
'Utilisation
Dim instance As PerspectiveHierarchy
Dim value As String
value = instance.HierarchyID
instance.HierarchyID = value
public string HierarchyID { get; set; }
public:
property String^ HierarchyID {
String^ get ();
void set (String^ value);
}
member HierarchyID : string with get, set
function get HierarchyID () : String
function set HierarchyID (value : String)
Valeur de propriété
Type : System.String
The hierarchy id.