NodePropertiesResetEvent¶
Class NodePropertiesResetEvent
Hierarchy (View Summary)
- WebVisEvent
- NodePropertiesResetEvent
Index
Properties
id
id: number
The unique ID of the event.
properties
properties: string[]
The properties which has been reset.
recursive
recursive: boolean
If set to true, the properties are reset recursively.
target NodeID
targetNodeID: number
The ID of the target node.
Optional
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
type
The type of the event.
This event occurs if one or more properties of the node have been reset.
See