AnnotationComment Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a comment for a scorecard context (slice).

The AnnotationComment type exposes the following members.

Constructors

  Name Description
Public method AnnotationComment() Initializes a new instance of the AnnotationComment class.
Public method AnnotationComment(String, String, DateTime, String) Initializes a new instance of the AnnotationComment class with specified properties.

Top

Properties

  Name Description
Public property CreatedBy Gets or sets the name of the user who created the comment. (Inherited from Comment.)
Public property CreatedDate Gets or sets the date and time that the comment was created. (Inherited from Comment.)
Public property Guid Gets or sets the unique identifier of the comment. (Inherited from Comment.)
Public property Message Gets or sets the message body of the comment. (Inherited from Comment.)
Public property Title Gets or sets the title or summary for the comment.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object. (Inherited from Comment.)
Public method CompareTo Compares this object to another object. (Inherited from Comment.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a string that represents the object. (Inherited from Comment.)
Public method Validate Validates this object. (Overrides Comment.Validate().)

Top

See Also

Reference

AnnotationComment Class

Microsoft.PerformancePoint.Scorecards Namespace