Skip to content

UnitQueryResult

ESM: import UnitQueryResult from "@arcgis/core/rest/networks/unitIdentifiers/support/UnitQueryResult.js";
CDN: const UnitQueryResult = await $arcgis.import("@arcgis/core/rest/networks/unitIdentifiers/support/UnitQueryResult.js");
Object: @arcgis/core/rest/networks/unitIdentifiers/support/UnitQueryResult
Since: ArcGIS Maps SDK for JavaScript 4.34
beta

Property Overview

Name Type Summary Object

The unit container feature or object that was queried.

UnitQueryResult

Information about the ranges of unit identifiers in the container feature's containment hierarchy.

UnitQueryResult

Property Details

container

Property
container UnitIdentifier

The unit container feature or object that was queried.

ranges

Property
ranges UnitRange[]

Information about the ranges of unit identifiers in the container feature's containment hierarchy.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.