Comment Members (Microsoft.PerformancePoint.Scorecards)
Represents a comment.
The following tables list the members exposed by the Comment type.
Public Constructors
Name | Description | |
---|---|---|
Comment | Overloaded. Initializes a new instance of the Comment class. |
Top
Public Properties
Name | Description | |
---|---|---|
CreatedBy | The login ID of the person who created the comment. | |
CreatedDate | The time the comment was created. | |
Guid | The GUID of the comment. | |
Message | The comment message body. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Performs a deep clone of the object. | |
CompareTo | Compares the comment to another comment. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | Overridden. Returns a string that represents the current object. | |
Validate | Validate this object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
Comment Class
Microsoft.PerformancePoint.Scorecards Namespace