ArcGIS Pro 3.0 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 string DefinitionQuery {get;}
    Public ReadOnly Property DefinitionQuery As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also