WorkItemCommentVersionRef interface
表示工作專案上特定批注版本的參考。
- Extends
屬性
comment |
指派給批注的標識碼。 |
created |
[內部]最初新增此批注的工作項目修訂。 |
is |
[內部]指定是否刪除批注。 |
text | [內部]批註的文字。 |
version | 版本號碼。 |
繼承的屬性
url | 資源的 REST URL。 |
屬性詳細資料
commentId
指派給批注的標識碼。
commentId: number
屬性值
number
createdInRevision
[內部]最初新增此批注的工作項目修訂。
createdInRevision: number
屬性值
number
isDeleted
[內部]指定是否刪除批注。
isDeleted: boolean
屬性值
boolean
text
[內部]批註的文字。
text: string
屬性值
string
version
版本號碼。
version: number
屬性值
number