Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an instance of the proxy.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Default As BIMonitoringServiceApplicationProxy
Get
'Usage
Dim value As BIMonitoringServiceApplicationProxy
value = BIMonitoringServiceApplicationProxy.Default
public static BIMonitoringServiceApplicationProxy Default { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.BIMonitoringServiceApplicationProxy
The proxy.
See Also
Reference
BIMonitoringServiceApplicationProxy Class