Section.Groups Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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