The initial value of Object.prototype.constructor is the standard built-in Object constructor.
If the edit failed, the edit result includes an error.
The globalId of the feature or the attachment that was edited.
The objectId of the feature or the attachmentId of the attachment that was edited.
Determines whether an object has a property with the specified name.
A property name.
Determines whether an object exists in another object's prototype chain.
Another object whose prototype chain is to be checked.
Determines whether a specified property is enumerable.
A property name.
Returns a date converted to a string using the current locale.
Returns a string representation of an object.
Returns the primitive value of the specified object.
Generated using TypeDoc
FeatureEditResult represents the result of adding, updating or deleting a feature or an attachment.
Read more...