Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimelineTeamIteration

Hierarchy

  • TimelineTeamIteration

Index

Properties

Optional finishDate

finishDate: Date

The end date of the iteration

Optional name

name: string

The iteration name

Optional partiallyPagedWorkItems

partiallyPagedWorkItems: Array<Array<any>>

All the partially paged workitems in this iteration.

Optional path

path: string

The iteration path

Optional startDate

startDate: Date

The start date of the iteration

Optional status

The status of this iteration

Optional workItems

workItems: Array<Array<any>>

The work items that have been paged in this iteration

Generated using TypeDoc