AccountRecentActivityWorkItemModel2 interface
作業項目の最近のアクティビティを表します。
- Extends
assigned |
割り当て対象 |
activity |
ユーザーによる最後のアクティビティの日付 |
activity |
アクティビティの種類 |
changed |
作業項目の最終変更日 |
id | 作業項目 ID |
identity |
このアクティビティが属しているユーザーの TeamFoundationId |
state | 作業項目の状態 |
team |
作業項目が属するチーム プロジェクト |
title | 作業項目のタイトル |
work |
作業項目の種類 |
ユーザーによる最後のアクティビティの日付
activityDate: Date
プロパティ値
Date
AccountRecentActivityWorkItemModelBase.activityDate から継承されます
アクティビティの種類
activityType: WorkItemRecentActivityType
プロパティ値
AccountRecentActivityWorkItemModelBase.activityTypeから継承
作業項目の最終変更日
changedDate: Date
プロパティ値
Date
作業項目 ID
id: number
プロパティ値
number
このアクティビティが属しているユーザーの TeamFoundationId
identityId: string
プロパティ値
string
作業項目の状態
state: string
プロパティ値
string
作業項目が属するチーム プロジェクト
teamProject: string
プロパティ値
string
作業項目のタイトル
title: string
プロパティ値
string