Share via


RetailCheckList_DeployPOS.find Method [AX 2012]

Finds the record in RetailRedeploymentStatus 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 RetailRedeploymentStatus;otherwise false.

See Also

Reference

RetailCheckList_DeployPOS Class