MCRPriceHistory.equalTAMMerchEventPricing Method
Returns whether the current record is equivalent to _tamMerchEventPricing.
Syntax
private boolean equalTAMMerchEventPricing(TAMMerchEventPricing _tamMerchEventPricing)
Run On
Called
Parameters
- _tamMerchEventPricing
Type: TAMMerchEventPricing Table
The TAMMerchEventPricing record to use to compare.
Return Value
Type: boolean
true if records are equivalent; otherwise, false.