EventType.pack Method [AX 2012]

Serializes the current instance of the EventType class.

public container pack()

Run On

Called

Return Value

Type: container
A container that contains the current instance of the EventType class.

The packed data is stored in the EventRuleData and EventInboxData tables.An event type class can be packed in two different states:

  • When creating a rule.

  • When inserting into the eventiInbox table.

Community Additions

ADD
Show: