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