FeatureServiceCapabilities QML Type

  • Esri.ArcGISRuntime
  • FeatureServiceCapabilities
  • The capabilities supported by a given feature service. More...

    Import Statement: import Esri.ArcGISRuntime
    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

    [read-only] supportsCreate : bool

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


    [read-only] supportsDelete : bool

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


    [read-only] supportsEditing : bool

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


    [read-only] supportsQuery : bool

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


    [read-only] supportsSync : bool

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


    [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.