KpiDetailsPropertiesHelper class

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the helper object that adds the internal property prefix to the name of a key performance indicator (KPI) property.

Inheritance hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.KpiDetailsPropertiesHelper

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public NotInheritable Class KpiDetailsPropertiesHelper
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class KpiDetailsPropertiesHelper

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.

See also

Reference

KpiDetailsPropertiesHelper members

Microsoft.PerformancePoint.Scorecards namespace