Share via


InventTransferOrderCreate_InvTransTable.createToPostalAddress Method [AX 2012]

Creates and sets a new value for the ToPostalAddress complex data item.

Syntax

public LogisticsPostalAddressKey createToPostalAddress()

Run On

Called

Return Value

Type: LogisticsPostalAddressKey Class
The newly created value.

Remarks

For more information, see the AfStronglyTypedDataContainer Class class.

See Also

Reference

InventTransferOrderCreate_InvTransTable Class