ProjectIteration Children Property Tfs Api

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

public List<ProjectIteration> Children { get; set; }

Property Value

Type: OnlineList ProjectIteration 
See Also