EndPointCategory Enumeration
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the type of endpoint.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Enumeration EndPointCategory
'Usage
Dim instance As EndPointCategory
public enum EndPointCategory
Members
Member name | Description | |
---|---|---|
None | Represents no specified category. | |
Axis | Represents an endpoint on an Axis. | |
ColumnHierarchy | Represents an endpoint on a ColumnHierarchy. | |
RowHierarchy | Represents an endpoint on a RowHierarchy. |
Remarks
EndPointCategory is used to group endpoints by area of scope.