MCRFullTextParameters::find Method
Finds full text parameters based on the company.
Syntax
client server public static MCRFullTextParameters find([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
true if the MCRFullTextParameters table record should be selected for update; false if the MCRFullTextParameters table record should not be selected for update.
Return Value
Type: MCRFullTextParameters Table
The MCRFullTextParameters table record that was found based on passed in parameters.