PurchtotalsForm.unpack Method [AX 2012]

This method can be overridden to unpack the data in the respective derived class.

public boolean unpack(container packedClass)

Run On

Called

Parameters

packedClass
Type: container
A container that has the version and value for the fields.

Return Value

Type: boolean
Always returns true.

Community Additions

ADD
Show: