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 | |
---|---|---|
RemoteGlobalCache | Constructor |
Top
Public Properties
Name | Description | |
---|---|---|
ElementTable | The the underlying hashtable |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
AddDataSource | Adds a data source to the cache. | |
AddIndicator | Adds an indicator to the cache. | |
AddKpi | Adds a KPI to the cache. | |
AddReportView | Adds an reportView to the cache. | |
AddScorecard | Adds a scorecard to the cache. | |
Equals | Overloaded. (inherited from Object) | |
GetDashboard | Gets a Dashboard. | |
GetDataSource | Gets a data source. | |
GetHashCode | (inherited from Object) | |
GetIndicator | Gets an indicator. | |
GetKpi | Gets a KPI. | |
GetKpiMeasure | Gets a KpiMeasure. | |
GetReportView | Gets a ReportView. | |
GetScorecard | Gets a scorecard. | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
RemoteGlobalCache Class
Microsoft.PerformancePoint.Scorecards Namespace