CatCatalogProductRelationType::existByProductRelationType Method
Indicates whether the specified record exists by using the product relation type.
Syntax
client server public static boolean existByProductRelationType(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.