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

In This Topic
    DefinitionQuery Property (BasicFeatureLayer)
    In This Topic
    Gets the where clause of the active definition query.
    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.0 or higher.
    See Also