Share via


InventAutoDimCheckUpdateAdapter.isWHSItem Method [AX 2012]

Indicates whether the inventory update is being performed for a WHS controlled item.

Syntax

protected abstract boolean isWHSItem()

Run On

Called

Return Value

Type: boolean
true if the item is WHS controlled; otherwise, false.

See Also

Reference

InventAutoDimCheckUpdateAdapter Class