JmgProdParameters::find Method
Retrieves the JmgProdParameters record from the database.
Syntax
client server public static JmgProdParameters find([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that specifies whether the returned record must be selected for update.
Return Value
Type: JmgProdParameters Table
The JmgProdParameters record from the database.