BIMonitoringServiceApplicationProxy class
SharePoint 2013
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the proxy that makes calls to the service application.System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPPersistedUpgradableObject
Microsoft.SharePoint.Administration.SPServiceApplicationProxy
Microsoft.SharePoint.Administration.SPIisWebServiceApplicationProxy
Microsoft.PerformancePoint.Scorecards.BIMonitoringServiceApplicationProxy
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPPersistedUpgradableObject
Microsoft.SharePoint.Administration.SPServiceApplicationProxy
Microsoft.SharePoint.Administration.SPIisWebServiceApplicationProxy
Microsoft.PerformancePoint.Scorecards.BIMonitoringServiceApplicationProxy
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Custom applications that run in a PerformancePoint Services application instance should use this service application proxy to perform create and update operations for custom DataSource objects. For more information, see the "Interacting with Repository Objects" section in Editors for Custom Objects.
Note
|
|---|
The helper objects in the PerformancePoint Services SDK Reference Sample show how to make calls to the proxy. For more information about the sample, see PerformancePoint Services Code Samples. |
Note