Zum Hauptinhalt springen

UpdateMasterDataTableRowsOptions

UpdateMasterDataTableRowsOptions = DexproBaseOptions & object

Type Declaration

tableId

tableId: number

The ID of the table to be updated.

rows

rows: object[]

The rows to be updated in the master data table.

useExternalId?

optional useExternalId: boolean

Whether the external ID should be used to identify the row.

Default

true