EventAction.execute Method [AX 2012]
Executes the event action that is supported by the class.
public void execute(
EventRule eventRule,
EventType eventType,
Common buffer,
EventInbox inbox,
[EventAlertCreatedDateTime eventCreatedDateTime])
Run On
CalledParameters
- eventRule
- Type: EventRule Table
- eventType
- Type: EventType Class
- buffer
- Type: Common Table
- inbox
- Type: EventInbox Table
- eventCreatedDateTime
- Type: EventAlertCreatedDateTime Extended Data Type
Community Additions
ADD
Show: