AnnotationComment - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente un commentaire pour un contexte de tableau de bord (tranche).

Hiérarchie d’héritage

System.Object
  Microsoft.PerformancePoint.Scorecards.Comment
    Microsoft.PerformancePoint.Scorecards.AnnotationComment

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class AnnotationComment _
    Inherits Comment
'Utilisation
Dim instance As AnnotationComment
[SerializableAttribute]
public class AnnotationComment : Comment

Remarques

Commentaires sont stockés dans un objet AnnotationCommentCollection , qui est retourné par la propriété Annotation.Comments .

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

AnnotationComment - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms