IEditFeatureResult
Interface
Add, update and delete features result Object.
Subclasses: IApplyEditsAttachmentResult
Properties
Property | Type | Notes |
---|---|---|
{ code: number; description: string } | Error is optional and is only returned when | |
string | ||
number | ||
boolean |
error: { code: number; description: string }
Error is optional and is only returned when
success
isfalse
.Type declaration