Share via


ReportView.ConfiguredViewId Property (Microsoft.PerformancePoint.Scorecards)

The configuredView ID.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ConfiguredViewId As Guid
'Usage
Dim instance As ReportView
Dim value As Guid

value = instance.ConfiguredViewId

instance.ConfiguredViewId = value
[XmlAttributeAttribute] 
public Guid ConfiguredViewId { get; set; }

See Also

Reference

ReportView Class
ReportView Members
Microsoft.PerformancePoint.Scorecards Namespace