MapSublayerSource QML Type

Sublayer source that refers to an existing layer in the current map service. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.1
Inherits:

SublayerSource

Properties

Signals

Detailed Description

Property Documentation

geodatabaseVersion : string

The geodatabase version name, if applicable.


mapSublayerId : string

The ID of the source sublayer of this object.

This property can be set only when instantiating this type.

Note: The underlying Runtime property is represented as a 64-bit integer type. See Accessing 64-bit integer properties from QML.

See also mapSublayerIdAsInt.


mapSublayerIdAsInt : int

The same as mapSublayerId but represented as an integer type.

This property can be set only when instantiating this type.

Note: The underlying Runtime property is represented as a 64-bit integer type. See Accessing 64-bit integer properties from QML.

This property was introduced in Esri.ArcGISRuntime 100.3.


Signal Documentation

geodatabaseVersionChanged()

Emitted when the geodatabaseVersion property changes.

Note: The corresponding handler is onGeodatabaseVersionChanged.


mapSublayerIdAsIntChanged()

Emitted when the mapSublayerIdAsInt property changes.

Note: The corresponding handler is onMapSublayerIdAsIntChanged.

This signal was introduced in Esri.ArcGISRuntime 100.3.


mapSublayerIdChanged()

Emitted when the mapSublayerId property changes.

Note: The corresponding handler is onMapSublayerIdChanged.


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

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close