Share via


EUSLReporting_EUSLReportingHeader.parmLogisticsPostalAddressAlternate Method [AX 2012]

Gets or sets the LogisticsPostalAddressAlternate parameter.

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 parmLogisticsPostalAddressAlternate([LogisticsPostalAddressKey _value])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public AfStronglyTypedDataContainerList parmLogisticsPostalAddressAlternate([AfStronglyTypedDataContainerList _value])

Run On

Called

Parameters

Return Value

Type: LogisticsPostalAddressKey Class
The value of the LogisticsPostalAddressAlternate parameter.

See Also

Reference

EUSLReporting_EUSLReportingHeader Class