Share via


RetailCheckList_OnlineStoreSetup.find Method [AX 2012]

Finds the checklist state in SysSetupLog table.

Syntax

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

Run On

Client

Parameters

Return Value

Type: boolean
true if the checklist state is found; otherwise false.

See Also

Reference

RetailCheckList_OnlineStoreSetup Class