ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / DefinitionQueryBuilderControl Class / ActiveDefinitionQuery Property

In This Topic
    ActiveDefinitionQuery Property (DefinitionQueryBuilderControl)
    In This Topic
    Gets the active definition query in the DefinitionQueryBuilderControl. Returns null if there is no active definition query.
    Syntax
    Public ReadOnly Property ActiveDefinitionQuery As DefinitionQuery
    public DefinitionQuery ActiveDefinitionQuery {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also