RemoteGlobalCache Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the class that is used to cache and synchronize objects.

The RemoteGlobalCache type exposes the following members.

Constructors

  Name Description
Public method RemoteGlobalCache Initializes a new instance of the RemoteGlobalCache class.

Top

Properties

  Name Description
Public property ElementTable Gets the underlying hash table.

Top

Methods

  Name Description
Public method AddDataSource Adds a data source to the cache.
Public method AddFilter Adds a filter to the cache.
Public method AddIndicator Adds an indicator to the cache.
Public method AddKpi Adds a key performance indicator (KPI) to the cache.
Public method AddReportView Adds a report to the cache.
Public method AddScorecard Adds a scorecard to the cache.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDashboard Gets a dashboard from the cache.
Public method GetDataSource Gets a data source from the cache.
Public method GetFilter Gets a filter from the cache.
Public method GetHashCode (Inherited from Object.)
Public method GetIndicator Gets an indicator from the cache.
Public method GetKpi Gets a key performance indicator (KPI) from the cache.
Public method GetKpiMeasure Gets a key performance indicator (KPI) measure.
Public method GetReportView Gets a report from the cache.
Public method GetScorecard Gets a scorecard from the cache.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

RemoteGlobalCache Class

Microsoft.PerformancePoint.Scorecards Namespace