Freigeben über


AnnotationComment-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt einen Kommentar für eine Scorecard-Kontext (Slice) dar.

Vererbungshierarchie

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

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class AnnotationComment _
    Inherits Comment
'Usage
Dim instance As AnnotationComment
[SerializableAttribute]
public class AnnotationComment : Comment

Hinweise

Kommentare werden in einem AnnotationCommentCollection -Objekt gespeichert, das von der Annotation.Comments -Eigenschaft zurückgegeben wird.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

AnnotationComment-Member

Microsoft.PerformancePoint.Scorecards-Namespace