Edit

Share via


WorkItemComment Class

Definition

Comment on Work Item

[System.Runtime.Serialization.DataContract]
public class WorkItemComment : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemTrackingResource
type WorkItemComment = class
    inherit WorkItemTrackingResource
Public Class WorkItemComment
Inherits WorkItemTrackingResource
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
WorkItemComment
Attributes

Constructors

WorkItemComment()
WorkItemComment(ISecuredObject)

Properties

Links

Link references to related REST resources.

(Inherited from WorkItemTrackingResource)
RevisedBy

Identity of user who added the comment.

RevisedDate

The date of comment.

Revision

The work item revision number.

Text

The text of the comment.

Url (Inherited from WorkItemTrackingResourceReference)

Applies to