ScorecardBeginPointsUpdateUtil Class
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the class that controls the initialization of scorecard beginpoints and data retrieval when a beginpoint is used.
Inheritance Hierarchy
System.Object
Microsoft.PerformancePoint.Scorecards.ScorecardBeginPointsUpdateUtil
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public NotInheritable Class ScorecardBeginPointsUpdateUtil
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ScorecardBeginPointsUpdateUtil
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.