ActionBeginEventArgs

Interface representing the event arguments for the actionBegin event.

Properties

cancel Boolean

Gets or sets a value indicating whether we should cancel the operation or not.

data DataStore {:} String[]

Gets the data store.

name String

Gets the name of the event.

query Query

Gets the data store query.