Share via


LogisticsAddressFlatNumber_RU::find Method

Finds the flat group record by NK.

Syntax

client server public static LogisticsAddressFlatNumber_RU find(
    LogisticsAddressFlatName_RU _flatName, 
    LogisticsAddressHouseId_RU _houseId, 
   [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: LogisticsAddressFlatNumber_RU Table
The flat group record that is fetched.

See Also

Reference

LogisticsAddressFlatNumber_RU Table