다음을 통해 공유


KpiDetailsSection Constructor

Called from constructors in derived classes to initialize the KpiDetailsSection class.

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

Syntax

'Declaration
Protected Sub New ( _
    id As String _
)
'Usage
Dim id As String

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

Parameters

See Also

Reference

KpiDetailsSection Class

KpiDetailsSection Members

Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace