Edit

Share via


FormLayout.Pages Property

Definition

Top level tabs of the layout.

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

Property Value

Attributes

Applies to