WorkItemBatchGetRequest.Expand 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.
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