EUSLReporting_EUSLReportingHeader.createLogisticsPostalAddressAlternate Method [AX 2012]
Creates and sets a new value for the LogisticsPostalAddressAlternate complex data item.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
public LogisticsPostalAddressKey createLogisticsPostalAddressAlternate()
Microsoft Dynamics AX 2012 R2 (SYS)
public AfStronglyTypedDataContainerList createLogisticsPostalAddressAlternate()
Run On
Called
Return Value
Type: LogisticsPostalAddressKey Class
The newly created value.
Remarks
For more information, see the AfStronglyTypedDataContainer class.