Share via


LogisticsAddressCountryRegion::existISOcode Method

Checks whether the specified ISOcode exists in the logisticsAddressCountryRegion table.

Syntax

client server public static boolean existISOcode(LogisticsAddressCountryRegionISOCode _isoCode)

Run On

Called

Parameters

Return Value

Type: boolean
true if the ISOcode exists; otherwise, false.

Remarks

This method is called when the ISOCode field is validated.

See Also

Reference

LogisticsAddressCountryRegion Table