Indicates if the expressions are ANDed together (as opposed to ORed).
[Visual Basic .NET] Public Property IsAnd As Boolean
[C#] public bool IsAnd {get; set;}
Product Availability
Available with ArcGIS Desktop.
Indicates if the expressions are ANDed together (as opposed to ORed).
[Visual Basic .NET] Public Property IsAnd As Boolean
[C#] public bool IsAnd {get; set;}