Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SdbSetCustomMappingActionArgs

Hierarchy

  • SdbSetCustomMappingActionArgs

Index

Properties

Optional arguments

arguments: any

Optional commandId

commandId: string

Optional executionMode

executionMode: "Foreground" | "Background"

Optional imagePath

imagePath: string

Optional onCancel

onCancel: "ThrowError" | "Abort" | "Continue"

Optional onError

onError: "ThrowError" | "Continue"

Optional title

title: string

Generated using TypeDoc