ArcGIS Pro 3.2 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

    ArcGIS Pro version: 3 or higher.
    See Also