HierarchyOrigin Enumeration
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the overall structure of a hierarchy.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Enumeration HierarchyOrigin
'Usage
Dim instance As HierarchyOrigin
public enum HierarchyOrigin
Members
Member name | Description | |
---|---|---|
None | Represents no origin. | |
AttributeHierarchy | Represents an attribute hierarchy. | |
ParentChildHierarchy | Represents a parent-child hierarchy. | |
UserHierarchy | Represents a user-defined hierarchy. |