Bearbeiten

Share via


AccountRecentActivityWorkItemModelBase interface

Represents Work Item Recent Activity

Properties

activityDate

Date of the last Activity by the user

activityType

Type of the activity

changedDate

Last changed date of the work item

id

Work Item Id

identityId

TeamFoundationId of the user this activity belongs to

state

State of the work item

teamProject

Team project the work item belongs to

title

Title of the work item

workItemType

Type of Work Item

Property Details

activityDate

Date of the last Activity by the user

activityDate: Date

Property Value

Date

activityType

Type of the activity

activityType: WorkItemRecentActivityType

Property Value

changedDate

Last changed date of the work item

changedDate: Date

Property Value

Date

id

Work Item Id

id: number

Property Value

number

identityId

TeamFoundationId of the user this activity belongs to

identityId: string

Property Value

string

state

State of the work item

state: string

Property Value

string

teamProject

Team project the work item belongs to

teamProject: string

Property Value

string

title

Title of the work item

title: string

Property Value

string

workItemType

Type of Work Item

workItemType: string

Property Value

string