Share via


SysCheckList_UpgradeCode.find Method [AX 2012]

Finds a record 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_UpgradeCode Class