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 the collection of comments that this annotation contains.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Comments As AnnotationCommentCollection
Get
'Usage
Dim instance As Annotation
Dim value As AnnotationCommentCollection
value = instance.Comments
public AnnotationCommentCollection Comments { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.AnnotationCommentCollection
The collection of comments that this annotation contains.