PredefinedFunctions.Periods(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 Periods(System::Decimal payment, System::Decimal interest, System::Decimal future_value);
public static decimal Periods (decimal payment, decimal interest, decimal future_value);
static member Periods : decimal * decimal * decimal -> decimal
Public Shared Function Periods (payment As Decimal, interest As Decimal, future_value As Decimal) As Decimal
Parameters
- payment
- Decimal
- interest
- Decimal
- future_value
- Decimal