Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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