Share via


EcoResProductMasterStyle::existByProductStyle Method

Indicates whether a specified record occurs in the EcoResProductMasterStyle table.

Syntax

client server public static boolean existByProductStyle(
    RefRecId _productMaster, 
    RefRecId _productDimensionAttribute, 
    EcoResStyleRecId _styleRecId)

Run On

Called

Parameters

  • _productDimensionAttribute
    Type: RefRecId Extended Data Type
    The record ID of an EcoResProductDimensionAttribute record to use as a filter.

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

EcoResProductMasterStyle Table