Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified record in the PCSolverTextValue table.
Syntax
client server public static PCSolverTextValue findByTextValue(RefRecId _textValue, [boolean _forupdate])
Run On
Called
Parameters
- _textValue
Type: RefRecId Extended Data Type
The record ID of the related EcoResTextValue record.
- _forupdate
Type: boolean
A Boolean value that specifies whether to select the record for update; optional.
Return Value
Type: PCSolverTextValue Table
A record in the PCSolverTextValue table; otherwise, an empty record.