TrendAnalysisConfig.SetSelectedKpis Method (Microsoft.PerformancePoint.Scorecards)

Creates the list of selected Kpis from the list of selected row headers

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

Syntax

'Declaration
Public Sub SetSelectedKpis ( _
    cache As IGlobalCache _
)
'Usage
Dim instance As TrendAnalysisConfig
Dim cache As IGlobalCache

instance.SetSelectedKpis(cache)
public void SetSelectedKpis (
    IGlobalCache cache
)

Parameters

  • cache

See Also

Reference

TrendAnalysisConfig Class
TrendAnalysisConfig Members
Microsoft.PerformancePoint.Scorecards Namespace