BIMonitoringServiceApplicationProxy.GetAnnotationSetting Method

Gets the service settings that apply to annotations.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Public Function GetAnnotationSetting As AnnotationSetting
'Usage
Dim instance As BIMonitoringServiceApplicationProxy
Dim returnValue As AnnotationSetting

returnValue = instance.GetAnnotationSetting()
public AnnotationSetting GetAnnotationSetting()

Return Value

Type: Microsoft.PerformancePoint.Scorecards.AnnotationSetting
The service settings that apply to annotations.

Implements

IBIMonitoringServiceApplicationProxy.GetAnnotationSetting()

See Also

Reference

BIMonitoringServiceApplicationProxy Class

BIMonitoringServiceApplicationProxy Members

Microsoft.PerformancePoint.Scorecards Namespace