Scorecard.ConfiguredViews Property (Microsoft.PerformancePoint.Scorecards)

The configured views associated with this scorecard.

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

Syntax

'Declaration
<XmlArrayAttribute> _
Public ReadOnly Property ConfiguredViews As ConfiguredViewCollection
'Usage
Dim instance As Scorecard
Dim value As ConfiguredViewCollection

value = instance.ConfiguredViews
[XmlArrayAttribute] 
public ConfiguredViewCollection ConfiguredViews { get; }

See Also

Reference

Scorecard Class
Scorecard Members
Microsoft.PerformancePoint.Scorecards Namespace