Share via


SqlReportViewData.Section Property (Microsoft.PerformancePoint.Scorecards)

The section property.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property Section As String
'Usage
Dim instance As SqlReportViewData
Dim value As String

value = instance.Section

instance.Section = value
[XmlAttributeAttribute] 
public string Section { get; set; }

See Also

Reference

SqlReportViewData Class
SqlReportViewData Members
Microsoft.PerformancePoint.Scorecards Namespace