Compartilhar via


KpiDetailsDescriptionSection class

Aplica-se a: Serviços PerformancePoint para SharePoint Server, versão Enterprise
Representa a seção de descrição de um relatório de detalhes de KPI.

Inheritance hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports.CollapsibleReportSection
    Microsoft.PerformancePoint.Scorecards.ServerRendering.KpiDetailsSection
      Microsoft.PerformancePoint.Scorecards.ServerRendering.KpiDetailsDescriptionSection

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

Syntax

'Declaração
Public Class KpiDetailsDescriptionSection _
    Inherits KpiDetailsSection
'Uso
Dim instance As KpiDetailsDescriptionSection
public class KpiDetailsDescriptionSection : 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.

Ver também

Referência

KpiDetailsDescriptionSection members

Microsoft.PerformancePoint.Scorecards.ServerRendering namespace