ArcGIS Pro 3.6 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 DefinitionQuery ActiveDefinitionQuery {get; set;}
    Public Property ActiveDefinitionQuery As DefinitionQuery
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also