FeatureServiceCapabilities QML Type

The capabilities supported by a given feature service. More...

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

Object

Properties

Detailed Description

Note: You cannot declare or create a component of this type in QML code.

Property Documentation

supportsCreate : bool

Returns whether the service allows new features to be created (read-only).


supportsDelete : bool

Returns whether the service allows features to be deleted (read-only).


supportsEditing : bool

Returns whether the service allows features to be edited (read-only).


supportsQuery : bool

Returns whether the service allows features to be queried (read-only).


supportsSync : bool

Returns whether the service allows features to be synced (read-only).


supportsUpdate : bool

Returns whether the service allows features to be updated (read-only).


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