ActionSuccess | Indicates whether the application handled the event successfully.
Only relevant when the BeforeAction property is false. |
BeforeAction | Indicates whether the event handler method is being called before the application handles the event or after. |
ColUID | The unique ID of the column that triggered the event (default is -1). |
EventType | The event type. |
FormUID | The unique ID of the form in which the event occurred. |
ItemUID | The unique ID of the item on which the event occurred. |
LayoutKey | The layout key of the add-on form.
|
ReportCode | The report code of the current Layout. |
ReportTemplate | The report type code of the current layout. |
Row | The unique ID of the row that triggered the event (default is -1). |