Share via


AddressTypeTable_RU::findByCode Method

Finds the AddressTypeTable_RU table by the given addrTypeCode parameter.

Syntax

client server public static AddressTypeTable_RU findByCode(AddrTypeCode_RU addrTypeCode, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: AddressTypeTable_RU Table
The AddressTypeTable_RU table buffer.

See Also

Reference

AddressTypeTable_RU Table