CollapsibleReportSection.Id property

The client identifier for the section.

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

Syntax

'Declaration
Public ReadOnly Property Id As String
    Get
'Usage
Dim instance As CollapsibleReportSection
Dim value As String

value = instance.Id
public string Id { get; }

Property value

Type: System.String
The client identifier for the section.

See also

Reference

CollapsibleReportSection class

CollapsibleReportSection members

Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports namespace