Edit

Share via


QueryHierarchyItem.IsInvalidSyntax Property

Definition

Indicates if the WIQL of this query is invalid. This could be due to invalid syntax or a no longer valid area/iteration path.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public bool IsInvalidSyntax { get; set; }
member this.IsInvalidSyntax : bool with get, set
Public Property IsInvalidSyntax As Boolean

Property Value

Attributes

Applies to