Hierarchy Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a hierarchy.

The Hierarchy type exposes the following members.

Constructors

  Name Description
Public method Hierarchy() Initializes a new instance of the Hierarchy class.
Public method Hierarchy(Hierarchy) Initializes a new instance of the Hierarchy class based on another Hierarchy object.
Public method Hierarchy(String, String, String, String, String, HierarchyOrigin) Initializes a new instance of the Hierarchy class with the specified properties.

Top

Properties

  Name Description
Public property DefaultMemberName Gets or sets the unique name of the hierarchy's default member.
Public property Description Gets or sets the description of this object. (Inherited from NameInfo.)
Public property DimensionUniqueName Gets or sets the unique name of the hierarchy's parent dimension.
Public property DisplayFolder Gets or sets the display folder of the hierarchy's parent dimension.
Public property DisplayName Gets or sets the display name of this object. (Inherited from NameInfo.)
Public property HierarchyOrigin Gets or sets the type of hierarchy.
Public property Levels Gets or sets the levels of the hierarchy.
Public property UniqueName Gets or sets the unique name of this object. (Inherited from NameInfo.)

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object. (Overrides NameInfo.Clone().)
Public method CompareTo(Hierarchy) Compares this object to another object for sorting purposes.
Public method CompareTo(NameInfo) Compares this object to another object for sorting purposes. (Inherited from NameInfo.)
Public method Diff Compares this object to another object and returns the differences. (Overrides NameInfo.Diff(Object).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from NameInfo.)
Public method Validate Validates this object. (Overrides NameInfo.Validate().)

Top

See Also

Reference

Hierarchy Class

Microsoft.PerformancePoint.Scorecards Namespace