JmgLoadArchivedTermReg.pack Method [AX 2012]

Serializes the current instance of the JmgLoadArchivedTermReg class.

public container pack()

Run On

Called

Return Value

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

When RunBase.isSwappingPrompt returns true you may need to pack some prompt-related variables as well.

abstract public container pack() 
{ 
    return [#CurrentVersion,#CurrentList]; 
}

Community Additions

ADD
Show: