AccountRecentActivityWorkItemModel2 interface

Represents Work Item Recent Activity

Extends

Properties

assignedTo

Assigned To

Inherited 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

assignedTo

Assigned To

assignedTo: IdentityRef

Property Value

Inherited Property Details

activityDate

Date of the last Activity by the user

activityDate: Date

Property Value

Date

Inherited From AccountRecentActivityWorkItemModelBase.activityDate

activityType

Type of the activity

activityType: WorkItemRecentActivityType

Property Value

Inherited From AccountRecentActivityWorkItemModelBase.activityType

changedDate

Last changed date of the work item

changedDate: Date

Property Value

Date

Inherited From AccountRecentActivityWorkItemModelBase.changedDate

id

Work Item Id

id: number

Property Value

number

Inherited From AccountRecentActivityWorkItemModelBase.id

identityId

TeamFoundationId of the user this activity belongs to

identityId: string

Property Value

string

Inherited From AccountRecentActivityWorkItemModelBase.identityId

state

State of the work item

state: string

Property Value

string

Inherited From AccountRecentActivityWorkItemModelBase.state

teamProject

Team project the work item belongs to

teamProject: string

Property Value

string

Inherited From AccountRecentActivityWorkItemModelBase.teamProject

title

Title of the work item

title: string

Property Value

string

Inherited From AccountRecentActivityWorkItemModelBase.title

workItemType

Type of Work Item

workItemType: string

Property Value

string

Inherited From AccountRecentActivityWorkItemModelBase.workItemType