dojo.require("esri.layers.FeatureEditResult")
FeatureLayer.on("add-attachment-complete")
FeatureLayer.applyEdits(adds, updates, deletes)
FeatureLayer.on("edits-complete")
Name | Type | Summary |
---|---|---|
attachmentId | Number | Unique ID of the attachment. |
error | Error | Information about errors that occur if the edit operation failed. |
objectId | Number | Unique ID of the feature or object. |
success | Boolean | If true the operation was successful. |
Number
> attachmentIdError
> errorNumber
> objectId