IIterationManager FlattenIterations Method Tfs Api

Namespace: TfsApi.Administration.Contracts
Assembly: TfsApi (in TfsApi.dll) Version: 1.2.4952.20910
Syntax

List<ProjectIteration> FlattenIterations(
	List<ProjectIteration> list
)

Parameters

list
Type: OnlineSystem.Collections.Generic List ProjectIteration 

Return Value

Type: OnlineList ProjectIteration 
See Also