EditResult
EditResult =
object
Defined in: src/ExpoArcgis.types.ts:499
Result of one edit applied via applyEdits.
Properties
Section titled “Properties”completedWithErrors
Section titled “completedWithErrors”completedWithErrors:
boolean
Defined in: src/ExpoArcgis.types.ts:503
Whether the server reported an error for this edit.
objectId
Section titled “objectId”objectId:
number
Defined in: src/ExpoArcgis.types.ts:501
Object id of the edited feature.