RetailCheckList_OnlineStoreSetup.find Method [AX 2012]

Finds the checklist state in SysSetupLog table.

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

Run On

Client

Parameters

_name
Type: IdentifierName Extended Data Type
Setup log name
_description
Type: ClassDescription Extended Data Type
Setup log description

Return Value

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

Community Additions

ADD
Show: