ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / QueryBuilderControl Class / IsValid Property

In This Topic
    IsValid Property (QueryBuilderControl)
    In This Topic
    Gets whether the current Expression is valid.
    Syntax
    public bool IsValid {get;}
    Public ReadOnly Property IsValid As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also