FeatureEditResult QML Type
The result of an feature edit operation, such as add, delete, or update. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.0 |
Inherits: |
- List of all members, including inherited members
- FeatureEditResult is part of QML Type List.
Properties
- attachmentResults : list<EsriResult>
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
These results may return when errors occur while applying edits to a ServiceFeatureTable.
Property Documentation
[read-only] attachmentResults : list<EsriResult> |
Returns attachment editing results, if any (read-only).