Share via


InventRegistrationSalesLine.canRegister Method [AX 2012]

Determines 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

InventRegistrationSalesLine Class