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

In This Topic
    ActiveDefinitionQuery Property (DefinitionQueryBuilderControlProperties)
    In This Topic
    Gets and sets the active definition query.
    Syntax
    Public Property ActiveDefinitionQuery As DefinitionQuery
    public DefinitionQuery ActiveDefinitionQuery {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also