Partager via


Membres Hierarchy

Represents a dimension hierarchy contained by a dimension or set.

Le type Hierarchy expose les membres suivants.

Méthodes

  Nom Description
Méthode publique {dtor} Releases all resources used by the Hierarchy.
Méthode publique Dispose Releases all resources used by the Hierarchy.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Caption Gets the caption of the Hierarchy.
Propriété publique CurrentMember Gets the current member for the hierarchy.
Propriété publique DefaultMember Gets the unique name of the default member for the Hierarchy.
Propriété publique Description Gets the description of the Hierarchy.
Propriété publique DisplayFolder This member is reserved for future use.
Propriété publique HierarchyOrigin Gets the hierarchy type of the Hierarchy.
Propriété publique Levels Gets a LevelCollection that contains the levels of the Hierarchy.
Propriété publique Name Gets the name of the Hierarchy.
Propriété publique ParentDimension Gets a Dimension that contains the Hierarchy.
Propriété publique Properties Gets a PropertyCollection that contains the properties associated with the Hierarchy.
Propriété publique UniqueName Gets the unique name of the Hierarchy.

Haut de la page