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.
Returns true if the partition checklist setup log record can be found by name and description.
Syntax
public boolean find(IdentifierName _name, [ClassDescription _description])
Run On
Client
Parameters
- _name
Type: IdentifierName Extended Data Type
The checklist item class name.
- _description
Type: ClassDescription Extended Data Type
A description of the log record.
Return Value
Type: boolean
true if a record is found; otherwise, false.