WorkItemQueryClause.FieldValue 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.
Right side of the condition when a field to field comparison
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemFieldReference FieldValue { get; set; }
member this.FieldValue : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemFieldReference with get, set
Public Property FieldValue As WorkItemFieldReference
Property Value
- Attributes