Share via


LogisticsAddressCountryRegionTranslation::findByShortName Method

Finds the LogisticsAddressCountryRegionTranslation based on the short name.

Syntax

client server public static LogisticsAddressCountryRegionTranslation findByShortName(
    LogisticsAddressCountryRegionShortName _countryRegion, 
   [LanguageIdAll _languageId, 
    boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: LogisticsAddressCountryRegionTranslation Table
The LogisticsAddressCountryRegionTranslation record.

See Also

Reference

LogisticsAddressCountryRegionTranslation Table