IGlobalCache Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the interface to the global object cache.
The IGlobalCache type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetDashboard | Gets a dashboard from the cache. |
![]() |
GetDataSource | Gets a data source from the cache. |
![]() |
GetFilter | Gets a filter from the cache. |
![]() |
GetIndicator | Gets an indicator from the cache. |
![]() |
GetKpi | Gets a key performance indicator (KPI) from the cache. |
![]() |
GetKpiMeasure | Gets a key performance indicator (KPI) measure from the cache. |
![]() |
GetReportView | Gets a report from the cache. |
![]() |
GetScorecard | Gets a scorecard from the cache. |
Top