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 singleton record in the table.
Syntax
client server public static SysClientPerf find([boolean _forupdate])
Run On
Called
Parameters
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the selected record for update; optional.
Return Value
Type: SysClientPerf Table
The singleton record in the table.
Remarks
The method makes sure that a record is returned.