LogisticsEntityLocationFormHandler.unpack Method [AX 2012]
Unpacks the class by using the values from the currentList value.
Syntax
public boolean unpack(container packedClass)
Run On
Called
Parameters
- packedClass
Type: container
A container of the currentList values to unpack.
Return Value
Type: boolean
true if the unpack is successful; otherwise, false.