Annotation.Comments - Propriété
Obtient la collection de commentaires qui contient cette annotation.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Comments As AnnotationCommentCollection
Get
'Utilisation
Dim instance As Annotation
Dim value As AnnotationCommentCollection
value = instance.Comments
public AnnotationCommentCollection Comments { get; }
Valeur de propriété
Type : Microsoft.PerformancePoint.Scorecards.AnnotationCommentCollection
La collection de commentaires qui contient cette annotation.