AxLogisticsAddressDistrict::newLogisticsAddressDistrict Method [AX 2012]
Creates a new instance of the AxLogisticsAddressDistrict class.
Syntax
client server public static AxLogisticsAddressDistrict newLogisticsAddressDistrict(LogisticsAddressDistrict _LogisticsAddressDistrict)
Run On
Called
Parameters
- _LogisticsAddressDistrict
Type: LogisticsAddressDistrict Table
The LogisticsAddressDistrict record from which to create the instance.
Return Value
Type: AxLogisticsAddressDistrict Class
A new instance of the AxLogisticsAddressDistrict class.