Edit

Share via


Page.Sections Property

Definition

The sections of the page.

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

Property Value

Attributes

Applies to