IBIMonitoringServiceApplicationProxy.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
Function GetAnnotationSetting As AnnotationSetting
'Usage
Dim instance As IBIMonitoringServiceApplicationProxy
Dim returnValue As AnnotationSetting

returnValue = instance.GetAnnotationSetting()
AnnotationSetting GetAnnotationSetting()

Return value

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

See also

Reference

IBIMonitoringServiceApplicationProxy interface

IBIMonitoringServiceApplicationProxy members

Microsoft.PerformancePoint.Scorecards namespace