ActionCompleteEventArgs

Interface representing the event arguments for the actionComplete event.

Properties

cancel Boolean

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

count Number

Gets the total number for records returned.

name String

Gets the name of the event.

result {:}

Gets the result returned by the data store query.