Share via


SqlReportViewData.Format Property (Microsoft.PerformancePoint.Scorecards)

The format property.

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

Syntax

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

value = instance.Format

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

See Also

Reference

SqlReportViewData Class
SqlReportViewData Members
Microsoft.PerformancePoint.Scorecards Namespace