Share via


EUSLReporting_LogisticsPostalAddress.existsLogisticsAddressCountryRegion Method [AX 2012]

Determines whether the LogisticsAddressCountryRegion data item exists in the data container.

Syntax

public boolean existsLogisticsAddressCountryRegion()

Run On

Called

Return Value

Type: boolean
true if the LogisticsAddressCountryRegion data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

EUSLReporting_LogisticsPostalAddress Class