Share via


PCPriceModelCurrency::findOrCreateCurrency Method

Finds the specified record in the PCPriceModelCurrency table.

Syntax

client server public static PCPriceModelCurrency findOrCreateCurrency(RefRecId _priceModel, CurrencyCode _currency)

Run On

Called

Parameters

Return Value

Type: PCPriceModelCurrency Table
A record in the PCPriceModelCurrency table; otherwise, an empty record.

See Also

Reference

PCPriceModelCurrency Table