IApplyEditsAttachmentResult

Interface

globalId always returned with attachments via apply edits.

Inheritance: IApplyEditsAttachmentResultIEditFeatureResult

Properties

Hide inherited properties
PropertyTypeNotes
error
inherited
{ code: number; description: string }

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

string
objectId
inherited
number
success
inherited
boolean

error

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

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

Type declaration

    globalId

    Interface Property
    globalId: string

    objectId

    inherited
    Interface Property
    objectId: number

    success

    inherited
    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.