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
- _isoCode
Type: LogisticsAddressCountryRegionISOCode Extended Data Type
The field to check.
Return Value
Type: boolean
true if the ISOcode exists; otherwise, false.
Remarks
This method is called when the ISOCode field is validated.