EcoResProductParameters::find Method
Finds the single instance of the EcoResProductParameters record if it exists; otherwise, creates and returns a new record.
Syntax
client server public static EcoResProductParameters find([boolean _forupdate])
Run On
Called
Parameters
- _forupdate
Type: boolean
A Boolean value that determines whether to read the record for update; optional.
Return Value
Type: EcoResProductParameters Table
The single instance of the record.