FeatureServiceLayerIdInfo QML Type
Information about the feature service metadata for an ArcGIS Feature Service. More...
Import Statement: | import Esri.ArcGISRuntime 100.10 |
Since: | Esri.ArcGISRuntime 100.6 |
Inherits: |
Properties
- defaultVisibility : bool
- geometryType : Enums.GeometryType
- maxScale : double
- minScale : double
- serviceType : Enums.ArcGISFeatureLayerInfoServiceType
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Property Documentation
Whether the features in the layer should be visible when loaded (read-only).
The type of geometry that all the features in the layer possess (read-only).
The type of data held in the layer on the service (read-only).