ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / FeatureSceneLayer Class / DefinitionQuery Property

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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also