IdentityCardTable_RU::findByCode Method
Finds by code
Syntax
client server public static IdentityCardTable_RU findByCode(
IdentityCardCode_Ru _identityCardCode,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _identityCardCode
Type: IdentityCardCode_Ru Extended Data Type
code of card
- _forUpdate
Type: boolean
select for update
- _concurrencyModel
Type: ConcurrencyModel Enumeration
ConcurrencyModel
Return Value
Type: IdentityCardTable_RU Table
record found