Annotation.Comments-Eigenschaft
Ruft die Auflistung der Kommentare, die diese Anmerkung enthält.
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; }
Eigenschaftswert
Typ: Microsoft.PerformancePoint.Scorecards.AnnotationCommentCollection
Die Auflistung der Kommentare, die diese Anmerkung enthält.