Compartir a través de


del constructor CollapsibleReportSection

Se llama desde los constructores en las clases derivadas para inicializar la clase CollapsibleReportSection .

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

Sintaxis

'Declaración
Protected Sub New ( _
    id As String _
)
'Uso
Dim id As String

Dim instance As New CollapsibleReportSection(id)
protected CollapsibleReportSection(
    string id
)

Parámetros

  • id
    Tipo: System.String

    El identificador de cliente para la sección.

Vea también

Referencia

clase CollapsibleReportSection

Miembros CollapsibleReportSection

Espacio de nombres Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports