ReqDemPlanInfoActionOpenExcelFile.unpack Method [AX 2012]
Deserializes the running values from the specified container.
public boolean unpack(container _packedClass, [Object _object])
Run On
CalledParameters
- _packedClass
- Type: container
The container storing the running values to unpack from.
- _object
- Type: Object Class
The object to unpack the values to; optional, defaults to null. Unused in this implementation.
Community Additions
ADD
Show: