Share via


LogisticsAddressCountryRegionTranslation::findByLongName Method

Finds the LogisticsAddressCountryRegionTranslation based on the long name.

Syntax

client server public static LogisticsAddressCountryRegionTranslation findByLongName(
    LogisticsAddressCountryRegionLongName _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
A LogisticsAddressCountryRegionTranslation record.

See Also

Reference

LogisticsAddressCountryRegionTranslation Table