MCRPriceHistory.price Method
Returns the price of MCRPriceHistory.
Syntax
public AmountCur price()
Run On
Called
Return Value
Type: AmountCur Extended Data Type
The price.
Remarks
Only appropriate for history records that refer to item price and price trade agreements.
Should call this method instead of accessing field directly.
This method should be functionally identical to the PriceDiscTable and InventTableModule methods of the same name.