RetailCheckList_RetailStoreSetup.find Method [AX 2012]
Finds the record in RetailStoreSetupCheckListStatus table.
public boolean find(IdentifierName _name, [ClassDescription _description])
Run On
ClientParameters
- _name
- Type: IdentifierName Extended Data Type
The given value for name.
- _description
- Type: ClassDescription Extended Data Type
The given value for description.
Return Value
Type: booleantrue if the record is found in the table RetailStoreSetupCheckListStatus;otherwise false.
Community Additions
ADD
Show: