Comment Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a comment for a data entity.

The Comment type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property CreatedBy Gets or sets the name of the user who created the comment.
Public property CreatedDate Gets or sets the date and time that the comment was created.
Public property Guid Gets or sets the unique identifier of the comment.
Public property Message Gets or sets the message body of the comment.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object.
Public method CompareTo Compares this object to another object.
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. (Overrides Object.ToString().)
Public method Validate Validates this object.

Top

See Also

Reference

Comment Class

Microsoft.PerformancePoint.Scorecards Namespace