Share via


RetailProductPropertyManager.hasProduct Method [AX 2012]

Checks in InventTable and RetailInventTable tables if the product exists.

Syntax

public boolean hasProduct()

Run On

Server

Return Value

Type: boolean
true if the product exists; otherwise false

See Also

Reference

RetailProductPropertyManager Class