Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GlobalStateGetValueActionArgs

Hierarchy

  • GlobalStateGetValueActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Optional propertyName

propertyName: string

Generated using TypeDoc