Share via


Scorecard.ConfiguredViews property

This field is not used by PerformancePoint Services.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public ReadOnly Property ConfiguredViews As ConfiguredViewCollection
    Get
'Usage
Dim instance As Scorecard
Dim value As ConfiguredViewCollection

value = instance.ConfiguredViews
public ConfiguredViewCollection ConfiguredViews { get; }

Property value

Type: Microsoft.PerformancePoint.Scorecards.ConfiguredViewCollection

See also

Reference

Scorecard class

Scorecard members

Microsoft.PerformancePoint.Scorecards namespace