Share via


SysCheckList_SysUpdateCode.find Method [AX 2012]

Checks whether a particular combination of _name and _description parameters 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_SysUpdateCode Class