FeatureEditResult

An object that represents the results of an attempt to push a feature update to a feature service.

Since

200.1.0

Properties

Link copied to clipboard

A list of edit results for any attachment changes.

Inherited properties

Link copied to clipboard

True if the attempt to edit resulted in any errors.

Link copied to clipboard

The type of the operation applied to the row.

Link copied to clipboard

The any error information about the edit.

Link copied to clipboard

The global id of the row that was edited. When returned as a result of geodatabase sync (GeodatabaseSyncTask.createSyncGeodatabaseJob(SyncDirection, Boolean, Geodatabase) then SyncGeodatabaseJob.result) in a SyncLayerResult this property may return an empty string indicating a more general error with features in this table rather than an error specific to a single feature edit.

Link copied to clipboard

The object id of the row that was edited.