Feature Table Edit Result
class FeatureTableEditResult
The result of an attempt to apply feature edits to a specific layer in a feature service. You can attempt to apply feature edits to a feature service by calling ServiceGeodatabase.applyEdits. When complete, a collection of FeatureTableEditResult objects is returned. There is one FeatureTableEditResult for each edited ServiceFeatureTable in the ServiceGeodatabase. To investigate whether any feature edits failed to be applied to the feature service, examine the array of feature edits returned by FeatureTableEditResult.editResults.
Since
200.1.0