Share via


SysCheckList_SetupPartition.find Method [AX 2012]

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

Return Value

Type: boolean
true if a record is found; otherwise, false.

See Also

Reference

SysCheckList_SetupPartition Class