CatExternalCatalogQuote::exist Method
Indicates whether the specified record in the CatExternalCatalogQuote table exists.
Syntax
client server public static boolean exist(RefRecId _catExternalCatalogQuote)
Run On
Called
Parameters
- _catExternalCatalogQuote
Type: RefRecId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.