Share via


InventRegistrationHandler.canRegister Method [AX 2012]

Indicates whether a quantity can be registered.

Syntax

public boolean canRegister(InventQty _qtyToRegister)

Run On

Called

Parameters

Return Value

Type: boolean
true if the quantity can be registered; otherwise, false.

See Also

Reference

InventRegistrationHandler Interface