Back to product page
FireEvents property
Determines if events will be fired (causes significantly slower operations).
Type
A Boolean value. When set to True, events are fired.Syntax
- Basic
object.FireEvents [= value]
The FireEvents(object,value) syntax has these parts:
The FireEvents(object,value) syntax has these parts:
object | An expression evaluating to an object of type wodCrypt. |
value | A Boolean value. |