Share via


Comment Members (Microsoft.PerformancePoint.Scorecards)

Represents a comment.

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

Public Constructors

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

Top

Public Properties

  Name Description
Public property CreatedBy The login ID of the person who created the comment.
Public property CreatedDate The time the comment was created.
Public property Guid The GUID of the comment.
Public property Message The comment message body.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Performs a deep clone of the object.
Public method CompareTo Compares the comment to another 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 Overridden. Returns a string that represents the current object.
Public method Validate Validate this object.

Top

Protected Methods

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

Top

See Also

Reference

Comment Class
Microsoft.PerformancePoint.Scorecards Namespace