InventASN_WMSBillOfLading.createDeliveryPostalAddress Method [AX 2012]

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

Syntax

public LogisticsPostalAddressKey createDeliveryPostalAddress()

Run On

Called

Return Value

Type: LogisticsPostalAddressKey Class
The newly created value.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

InventASN_WMSBillOfLading Class