PredefinedFunctions.FutureValue(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 FutureValue(System::Decimal Payment, System::Decimal Interest, System::Decimal Life);
public static decimal FutureValue (decimal Payment, decimal Interest, decimal Life);
static member FutureValue : decimal * decimal * decimal -> decimal
Public Shared Function FutureValue (Payment As Decimal, Interest As Decimal, Life As Decimal) As Decimal
Parameters
- Payment
- Decimal
- Interest
- Decimal
- Life
- Decimal