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