CatCatalogProductRelationType::checkExistByProductRelationType Method
Validates that the specified record exists by using the product relation type.
Syntax
client server public static boolean checkExistByProductRelationType(RefRecId _catalog, RefRecId _productRelationType)
Run On
Called
Parameters
- _catalog
Type: RefRecId Extended Data Type
- _productRelationType
Type: RefRecId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.