InventTransferOrderButtonController.unpackClientServerTransfer Method [AX 2012]

Deserializes the packedClass parameter value to the current instance of the InventTransferOrderButtonController class after the transfer between client and server.

Syntax

protected void unpackClientServerTransfer(container _packedClass)

Run On

Called

Parameters

  • _packedClass
    Type: container
    The container from which to deserialize the instance.

See Also

Reference

InventTransferOrderButtonController Class