次の方法で共有


WorkItemDeleteReference interface

削除された作業項目への参照。

プロパティ

code

バッチ要求での作業項目操作の HTTP 状態コード。

deletedBy

作業項目の種類を削除したユーザー。

deletedDate

作業項目の削除日。

id

作業項目 ID。

message

バッチ要求での作業項目操作の例外メッセージ。

name

作業項目の名前またはタイトル。

project

削除された作業項目の親プロジェクト。

type

作業項目の種類。

url

リソースの REST API URL

プロパティの詳細

code

バッチ要求での作業項目操作の HTTP 状態コード。

code: number

プロパティ値

number

deletedBy

作業項目の種類を削除したユーザー。

deletedBy: string

プロパティ値

string

deletedDate

作業項目の削除日。

deletedDate: string

プロパティ値

string

id

作業項目 ID。

id: number

プロパティ値

number

message

バッチ要求での作業項目操作の例外メッセージ。

message: string

プロパティ値

string

name

作業項目の名前またはタイトル。

name: string

プロパティ値

string

project

削除された作業項目の親プロジェクト。

project: string

プロパティ値

string

type

作業項目の種類。

type: string

プロパティ値

string

url

リソースの REST API URL

url: string

プロパティ値

string