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