Edit

Share via


Section.Groups Property

Definition

List of child groups in this section

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IList<Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models.Group> Groups { get; set; }
member this.Groups : System.Collections.Generic.IList<Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models.Group> with get, set
Public Property Groups As IList(Of Group)

Property Value

Attributes

Applies to