Scorecard.ConfiguredViews Property

This field is not used by PerformancePoint Services in Microsoft SharePoint Server 2010.

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