Share via


InventRegistrationPurchLine.canRegister Method [AX 2012]

Indicates whether the registration can be performed.

Syntax

public boolean canRegister(InventQty _qtyToRegister)

Run On

Called

Parameters

Return Value

Type: boolean
true if the registration can be performed; otherwise, false.

See Also

Reference

InventRegistrationPurchLine Class