MCRContinuityScheduleLine.convertPrice Method
Converts the new price to a different currency than the base currency.
Syntax
public Price convertPrice(CurrencyCode _currencyCode)
Run On
Called
Parameters
- _currencyCode
Type: CurrencyCode Extended Data Type
The currency code to which to convert the new price.
Return Value
Type: Price Extended Data Type
The converted price.