PredefinedFunctions.PresentValue(Decimal, Decimal, Decimal) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Decimal PresentValue(System::Decimal Paym, System::Decimal Interest, System::Decimal Life);
public static decimal PresentValue (decimal Paym, decimal Interest, decimal Life);
static member PresentValue : decimal * decimal * decimal -> decimal
Public Shared Function PresentValue (Paym As Decimal, Interest As Decimal, Life As Decimal) As Decimal
Parameters
- Paym
- Decimal
- Interest
- Decimal
- Life
- Decimal