EventType::construct Method [AX 2012]
Instantiates an event type class from an event type class ID.
client server public static EventType construct(EventTypeId id, EventTypeTrigger typeTrigger)
Run On
CalledParameters
- id
- Type: EventTypeId Extended Data Type
The ID of an event type class.
- typeTrigger
- Type: EventTypeTrigger Enumeration
Show: