Share via


ReportView.ScorecardId Property (Microsoft.PerformancePoint.Scorecards)

The scorecard ID.

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

Syntax

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

value = instance.ScorecardId

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

See Also

Reference

ReportView Class
ReportView Members
Microsoft.PerformancePoint.Scorecards Namespace