ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IntegratedMeshSceneLayer Class / ActiveDefinitionQuery Property

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

    Property Value

    A DefinitionQuery object.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also