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