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

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

    Property Value

    A DefinitionQuery object.
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also