ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SubtypeGroupLayer Class / ActiveDefinitionQuery Property

In This Topic
    ActiveDefinitionQuery Property (SubtypeGroupLayer)
    In This Topic
    Gets the active definition query.
    Syntax
    public DefinitionQuery ActiveDefinitionQuery {get;}
    Public ReadOnly Property ActiveDefinitionQuery As DefinitionQuery

    Property Value

    A DefinitionQuery object.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also