Share via


AnnotationComment Members (Microsoft.PerformancePoint.Scorecards)

Represents an annotation comment.

The following tables list the members exposed by the AnnotationComment type.

Public Constructors

  Name Description
Public method AnnotationComment Overloaded. Initializes a new instance of the AnnotationComment class.

Top

Public Properties

  Name Description
Public property CreatedBy  The login ID of the person who created the comment. (inherited from Comment)
Public property CreatedDate  The time the comment was created. (inherited from Comment)
Public property Guid  The GUID of the comment. (inherited from Comment)
Public property Message  The comment message body. (inherited from Comment)
Public property Title The title or summary for the comment.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone  Performs a deep clone of the object. (inherited from Comment)
Public method CompareTo  (inherited from Comment)
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  Returns a string that represents the current object. (inherited from Comment)
Public method Validate Overridden. Validates this object.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

AnnotationComment Class
Microsoft.PerformancePoint.Scorecards Namespace