ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ImageServiceLayer Class / DefinitionQueries Property
Version

    DefinitionQueries Property (ImageServiceLayer)
    Gets a list of all DefinitionQueries.
    Syntax
    public IReadOnlyList<DefinitionQuery> DefinitionQueries {get;}

    Property Value

    A read only list of DefinitionQuery
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also