JmgCleanupTermReg.pack Method [AX 2012]

Serializes the current instance of the JmgCleanupTermReg class.

public container pack()

Run On

Called

Return Value

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

When RunBase.isSwappingPrompt Method returns true you might have to pack some prompt-related variables also.

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

Community Additions

ADD
Show: