共用方式為


WorkItemComments interface

批注的集合。

Extends

屬性

comments

批注集合。

count

批注計數。

fromRevisionCount

修訂的批注計數。

totalCount

批注總數。

繼承的屬性

url

資源的 REST URL。

屬性詳細資料

comments

批注集合。

comments: WorkItemComment[]

屬性值

count

批注計數。

count: number

屬性值

number

fromRevisionCount

修訂的批注計數。

fromRevisionCount: number

屬性值

number

totalCount

批注總數。

totalCount: number

屬性值

number

繼承的屬性詳細資料

url

資源的 REST URL。

url: string

屬性值

string

繼承自WorkItemTrackingResource.url