CatVendorCatalog::isVendorExist Method
Checks whether a vendor exists for a catalog.
Syntax
client server public static boolean isVendorExist(RefRecId _catalogID)
Run On
Called
Parameters
- _catalogID
Type: RefRecId Extended Data Type
The record ID of the CatVendorCatalog record.
Return Value
Type: boolean
true if a vendor exists; otherwise, false.