WorkItemQueryClause.Field 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.
Field associated with condition
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemFieldReference Field { get; set; }
member this.Field : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemFieldReference with get, set
Public Property Field As WorkItemFieldReference
Property Value
- Attributes