ScoreTypes Enumeration
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents score types.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ScoreTypes
'Usage
Dim instance As ScoreTypes
[SerializableAttribute]
public enum ScoreTypes
Members
Member name | Description | |
---|---|---|
Normalized | Represents a normalized score. | |
Raw | Represents a raw score. |