IEditFeatureResult

Interface

Add, update and delete features result Object.

Properties

PropertyTypeNotes
{ code: number; description: string }

Error is optional and is only returned when success is false.

string
number
boolean

error

optional
Interface Property
error: { code: number; description: string }

Error is optional and is only returned when success is false.

Type declaration

    globalId

    optional
    Interface Property
    globalId: string

    objectId

    Interface Property
    objectId: number

    success

    Interface Property
    success: boolean

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.