次の方法で共有


AccountRecentActivityWorkItemModel interface

作業項目の最近のアクティビティを表します

Extends

プロパティ

assignedTo

割当先

継承されたプロパティ

activityDate

ユーザーによる最後のアクティビティの日付

activityType

アクティビティの種類

changedDate

作業項目の最終変更日

id

作業項目 ID

identityId

このアクティビティが属しているユーザーの TeamFoundationId

state

作業項目の状態

teamProject

作業項目が属するチーム プロジェクト

title

作業項目のタイトル

workItemType

作業項目の種類

プロパティの詳細

assignedTo

割当先

assignedTo: string

プロパティ値

string

継承されたプロパティの詳細

activityDate

ユーザーによる最後のアクティビティの日付

activityDate: Date

プロパティ値

Date

AccountRecentActivityWorkItemModelBase.activityDateから継承

activityType

アクティビティの種類

activityType: WorkItemRecentActivityType

プロパティ値

AccountRecentActivityWorkItemModelBase.activityTypeから継承

changedDate

作業項目の最終変更日

changedDate: Date

プロパティ値

Date

AccountRecentActivityWorkItemModelBase.changedDateから継承

id

作業項目 ID

id: number

プロパティ値

number

AccountRecentActivityWorkItemModelBase.idから継承

identityId

このアクティビティが属しているユーザーの TeamFoundationId

identityId: string

プロパティ値

string

AccountRecentActivityWorkItemModelBase.identityIdから継承

state

作業項目の状態

state: string

プロパティ値

string

AccountRecentActivityWorkItemModelBase.stateから継承

teamProject

作業項目が属するチーム プロジェクト

teamProject: string

プロパティ値

string

AccountRecentActivityWorkItemModelBase.teamProjectから継承

title

作業項目のタイトル

title: string

プロパティ値

string

AccountRecentActivityWorkItemModelBase.titleから継承

workItemType

作業項目の種類

workItemType: string

プロパティ値

string

AccountRecentActivityWorkItemModelBase.workItemTypeから継承