Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountRecentActivityWorkItemModel

Represents Work Item Recent Activity

Hierarchy

Index

Properties

Optional activityDate

activityDate: Date

Date of the last Activity by the user

Optional changedDate

changedDate: Date

Last changed date of the work item

Optional id

id: number

Work Item Id

Optional identityId

identityId: string

TeamFoundationId of the user this activity belongs to

Optional state

state: string

State of the work item

Optional teamProject

teamProject: string

Team project the work item belongs to

Optional title

title: string

Title of the work item

Optional workItemType

workItemType: string

Type of Work Item

Generated using TypeDoc