Share via


RetailCheckList_RetailStoreSetup.find Method [AX 2012]

Finds the record in RetailStoreSetupCheckListStatus table.

Syntax

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

Run On

Client

Parameters

Return Value

Type: boolean
true if the record is found in the table RetailStoreSetupCheckListStatus;otherwise false.

See Also

Reference

RetailCheckList_RetailStoreSetup Class