Share via


SysChecklist_Servicing.find Method [AX 2012]

Checks if a particular combination of _name and _description exists in the SysSetupLog table.

Syntax

public boolean find(IdentifierName _name, [ClassDescription _description])

Run On

Client

Parameters

Return Value

Type: boolean
true if the record exists; otherwise, false.

See Also

Reference

SysChecklist_Servicing Class