TeamSettingsIteration interface
Represents a shallow ref for a single iteration.
- Extends
attributes | Attributes of the iteration such as start and end date. |
id | Id of the iteration. |
name | Name of the iteration. |
path | Relative path of the iteration. |
url | Full http link to the resource |
Attributes of the iteration such as start and end date.
attributes: TeamIterationAttributes
Property Value
Id of the iteration.
id: string
Property Value
string
Name of the iteration.
name: string
Property Value
string
Relative path of the iteration.
path: string
Property Value
string
Full http link to the resource
url: string
Property Value
string
Inherited From TeamSettingsDataContractBase.url