PdsComdPricingMarginLine.updatePrice Method
Updates the price on this line from the margin.
Syntax
public void updatePrice([CurrencyCode _currencyCode])
Run On
Called
Parameters
- _currencyCode
Type: CurrencyCode Extended Data Type
A value that indicates the currency code to use; optional.
Remarks
This is typically called when the margin is changed by the user. The computed price will be rounded based on the given currency or the default currency of the company if it is not specified.