Edit

Share via


WorkItemComments Class

Definition

Collection of comments

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

Constructors

WorkItemComments()
WorkItemComments(ISecuredObject)

Properties

Comments

Comments collection.

Count

The count of comments.

FromRevisionCount

Count of comments from the revision.

Links

Link references to related REST resources.

(Inherited from WorkItemTrackingResource)
TotalCount

Total count of comments.

Url (Inherited from WorkItemTrackingResourceReference)

Applies to