WorkItemComments interface

Collection of comments.

Extends

Properties

comments

Comments collection.

count

The count of comments.

fromRevisionCount

Count of comments from the revision.

totalCount

Total count of comments.

Inherited Properties

url

REST URL for the resource.

Property Details

comments

Comments collection.

comments: WorkItemComment[]

Property Value

count

The count of comments.

count: number

Property Value

number

fromRevisionCount

Count of comments from the revision.

fromRevisionCount: number

Property Value

number

totalCount

Total count of comments.

totalCount: number

Property Value

number

Inherited Property Details

url

REST URL for the resource.

url: string

Property Value

string

Inherited From WorkItemTrackingResource.url