Share via


AxLogisticsPostalAddressView::newLogisticsPostalAddressView Method [AX 2012]

Creates a new object of the AxLogisticsPostalAddressView view.

Syntax

client server public static AxLogisticsPostalAddressView newLogisticsPostalAddressView(LogisticsPostalAddressView _logisticsPostalAddressView)

Run On

Called

Parameters

  • _logisticsPostalAddressView
    Type: LogisticsPostalAddressView View
    The logisticsPostalAddressView view that is passed to create a new AxlogisticsPostalAddressView object

Return Value

Type: AxLogisticsPostalAddressView Class
A new object of the AxlogisticsPostalAddressView view.

See Also

Reference

AxLogisticsPostalAddressView Class