Edit

Share via


WorkItemBatchGetRequest.Expand Property

Definition

The expand parameters for work item attributes. Possible options are { None, Relations, Fields, Links, All }

[System.Runtime.Serialization.DataMember(Name="$expand")]
public Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemExpand Expand { get; set; }
member this.Expand : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemExpand with get, set
Public Property Expand As WorkItemExpand

Property Value

Attributes

Applies to