Compartir a través de


Clase KpiDetailsSection

Hace referencia a: PerformancePoint Services para SharePoint Server, versión Enterprise
Representa el modelo de alambres comunes para una sección de un informe de detalles de KPI.

Jerarquía de la herencia

System.Object
  Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports.CollapsibleReportSection
    Microsoft.PerformancePoint.Scorecards.ServerRendering.KpiDetailsSection
      Microsoft.PerformancePoint.Scorecards.ServerRendering.KpiDetailsCommentsSection
      Microsoft.PerformancePoint.Scorecards.ServerRendering.KpiDetailsCoreSection
      Microsoft.PerformancePoint.Scorecards.ServerRendering.KpiDetailsDescriptionSection
      Microsoft.PerformancePoint.Scorecards.ServerRendering.KpiDetailsPropertiesSection

Espacio de nombres:  Microsoft.PerformancePoint.Scorecards.ServerRendering
Ensamblado:  Microsoft.PerformancePoint.Scorecards.ServerRendering (en Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)

Sintaxis

'Declaración
Public MustInherit Class KpiDetailsSection _
    Inherits CollapsibleReportSection
'Uso
Dim instance As KpiDetailsSection
public abstract class KpiDetailsSection : CollapsibleReportSection

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros KpiDetailsSection

Espacio de nombres Microsoft.PerformancePoint.Scorecards.ServerRendering