Share via


RemoteGlobalCache Members (Microsoft.PerformancePoint.Scorecards)

Caches BPM objects and synchronizes them, via webservices, with remote BPM server. This class is used internally.

The following tables list the members exposed by the RemoteGlobalCache type.

Public Constructors

  Name Description
Public method RemoteGlobalCache Constructor

Top

Public Properties

  Name Description
Public property ElementTable The the underlying hashtable

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method AddDataSource Adds a data source to the cache.
Public method AddIndicator Adds an indicator to the cache.
Public method AddKpi Adds a KPI to the cache.
Public method AddReportView Adds an reportView to the cache.
Public method AddScorecard Adds a scorecard to the cache.
Public method Equals  Overloaded. (inherited from Object)
Public method GetDashboard Gets a Dashboard.
Public method GetDataSource Gets a data source.
Public method GetHashCode  (inherited from Object)
Public method GetIndicator Gets an indicator.
Public method GetKpi Gets a KPI.
Public method GetKpiMeasure Gets a KpiMeasure.
Public method GetReportView Gets a ReportView.
Public method GetScorecard Gets a scorecard.
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

RemoteGlobalCache Class
Microsoft.PerformancePoint.Scorecards Namespace