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

In This Topic
    DefinitionQuery Property (CatalogLayer)
    In This Topic
    Gets the where clause of the active definition query of a layer or standalone table.
    Syntax
    Public ReadOnly Property DefinitionQuery As String
    public string DefinitionQuery {get;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also