WorkItemQueryClause.IsFieldValue 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.
Determines if this is a field to field comparison
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<bool> IsFieldValue { get; set; }
member this.IsFieldValue : Nullable<bool> with get, set
Public Property IsFieldValue As Nullable(Of Boolean)
Property Value
- Attributes