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 a record in the SysSetupLog table.
Syntax
public boolean find(IdentifierName _name, [ClassDescription _description])
Run On
Client
Parameters
- _name
Type: IdentifierName Extended Data Type
The name of the class or method to look up.
- _description
Type: ClassDescription Extended Data Type
The description or state for which to look.
Return Value
Type: boolean
true if the record exists; otherwise, false.