Share via


ReportView.CustomData Property (Microsoft.PerformancePoint.Scorecards)

Custom data

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

Syntax

'Declaration
<XmlElementAttribute> _
Public Property CustomData As String
'Usage
Dim instance As ReportView
Dim value As String

value = instance.CustomData

instance.CustomData = value
[XmlElementAttribute] 
public string CustomData { get; set; }

See Also

Reference

ReportView Class
ReportView Members
Microsoft.PerformancePoint.Scorecards Namespace