ArcGIS Pro 3.7 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 ReadOnly Property ActiveDefinitionQuery As DefinitionQuery
    public DefinitionQuery ActiveDefinitionQuery {get;}

    Property Value

    A DefinitionQuery object.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also