Share via


InventBOMComparison_CN::validateProduct Method [AX 2012]

Checks whether the content of a product control is a valid product ID.

Syntax

client server public static boolean validateProduct(ItemIdProduction _itemId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the content is a valid product ID; otherwise, false.

See Also

Reference

InventBOMComparison_CN Class