Share via


InventPickingList_WMSOrderTrans.existsRouteId Method [AX 2012]

Indicates whether the RouteId data item exists in the data container.

Syntax

public boolean existsRouteId()

Run On

Called

Return Value

Type: boolean
true if the RouteId exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer Class.

See Also

Reference

InventPickingList_WMSOrderTrans Class