RetailSharedParameters::findByKey Method
Finds a record in RetailSharedParameters table.
Syntax
client server public static RetailSharedParameters findByKey(ParametersKey _key, [boolean _forUpdate])
Run On
Called
Parameters
- _key
Type: ParametersKey Extended Data Type
The key value for the RetailSharedParameters.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RetailSharedParameters Table
A record in table RetailSharedParameters.