Expand Minimize
This topic has not yet been rated - Rate this topic

BIMonitoringServiceApplicationProxy.GetAnnotationByID method

Gets an annotation by its GUID.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
public Annotation GetAnnotationByID(
	Guid annotationID
)

Parameters

annotationID
Type: System.Guid
The GUID of the annotation to retrieve.

Return value

Type: Microsoft.PerformancePoint.Scorecards.Annotation
The annotation with the specified GUID.

Implements

IBIMonitoringServiceApplicationProxy.GetAnnotationByID(Guid)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.