BIMonitoringServiceApplicationProxy.Default Property
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