LogisticsAddressProperties_RU::findProperties Method
Finds the specified record of the LogisticsAddressProperties_RU table.
Syntax
client server public static LogisticsAddressProperties_RU findProperties(LogisticsAddressProperties_RU _addressProperties, [boolean _forUpdate])
Run On
Called
Parameters
- _addressProperties
Type: LogisticsAddressProperties_RU Table
A LogisticsAddressProperties_RU table record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: LogisticsAddressProperties_RU Table
A record in the LogisticsAddressProperties_RU table; otherwise, an empty record.