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.
Optionaltransaction Code
transactionCode?: string
The transaction code associated with the event.
OptionaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optionaltype
The type of the event.
This event occurs if one or more properties of the node have been reset.
See