WorkflowElement.pack Method [AX 2012]

Serializes the current instance of the WorkflowElement class.

Syntax

public abstract container pack()

Run On

Called

Return Value

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

See Also

WorkflowElement Class

Pack-Unpack Design Pattern