InventPickingList_InventDim.existsRecId Method [AX 2012]

Determines whether the data container has a RecId data item with the given name.

Syntax

public boolean existsRecId()

Run On

Called

Return Value

Type: boolean
true if the data container has a data item with the given name; otherwise, false.

See Also

Reference

InventPickingList_InventDim Class