AccountRecentActivityWorkItemModelBase interface
Represents Work Item Recent Activity
Properties
activity |
Date of the last Activity by the user |
activity |
Type of the activity |
changed |
Last changed date of the work item |
id | Work Item Id |
identity |
TeamFoundationId of the user this activity belongs to |
state | State of the work item |
team |
Team project the work item belongs to |
title | Title of the work item |
work |
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