CustomPropertyRegisteredEvent¶
Class CustomPropertyRegisteredEvent
Hierarchy (View Summary)
- WebVisEvent- CustomPropertyRegisteredEvent
 
custom
customPropName: string
The name of the custom property
default
defaultValue: any
specifies the property default value
id
id: number
The unique ID of the event.
recursive
recursive: boolean
The recursive state of the new custom property
Optionaltransaction
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 is fired when a custom property has been registered.
See