RetailCatAttrib_RetailTmpCatBulkAttrib.existsCatalogProduct Method [AX 2012]
Determines whether the CatalogProduct data item exists in the data container.
Syntax
public boolean existsCatalogProduct()
Run On
Called
Return Value
Type: boolean
true if the CatalogProduct data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.