WebVisResetEventΒΆ

Event that is fired when a reset is performed.

Hierarchy (View Summary)

Properties

hard: boolean

If true, the reset is a hard reset, otherwise it is a soft reset.

id: number

The unique ID of the event.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.




Was this page helpful? Please leave a thumbs up or down.