KpiDetailsCoreSection class
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the Core section of a KPI Details report.
Inheritance hierarchy
System.Object
Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports.CollapsibleReportSection
Microsoft.PerformancePoint.Scorecards.ServerRendering.KpiDetailsSection
Microsoft.PerformancePoint.Scorecards.ServerRendering.KpiDetailsCoreSection
Namespace: Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly: Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)
Syntax
'Declaration
Public Class KpiDetailsCoreSection _
Inherits KpiDetailsSection
'Usage
Dim instance As KpiDetailsCoreSection
public class KpiDetailsCoreSection : KpiDetailsSection
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
Microsoft.PerformancePoint.Scorecards.ServerRendering namespace