MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Financial Class
Methods

In This Topic
Financial Class Members
In This Topic

The following tables list the members exposed by Financial.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns a value specifying the depreciation of an asset for a specific time period using the double-declining balance method or some other method you specify.  
Public Methodstatic (Shared in Visual Basic)Returns a value specifying the future value of an annuity based on periodic, fixed payments and a fixed interest rate.  
Public Methodstatic (Shared in Visual Basic)Returns a value specifying the interest payment for a given period of an annuity based on periodic, fixed payments and a fixed interest rate.  
Public Methodstatic (Shared in Visual Basic)Returns a value specifying the number of periods for an annuity based on periodic fixed payments and a fixed interest rate.  
Public Methodstatic (Shared in Visual Basic)Returns a value specifying the payment for an annuity based on periodic, fixed payments and a fixed interest rate.  
Public Methodstatic (Shared in Visual Basic)Returns a value specifying the principal payment for a given period of an annuity based on periodic fixed payments and a fixed interest rate.  
Public Methodstatic (Shared in Visual Basic)Returns a value specifying the present value of an annuity based on periodic, fixed payments to be paid in the future and a fixed interest rate.  
Public Methodstatic (Shared in Visual Basic)Returns a value specifying the interest rate per period for an annuity.  
Public Methodstatic (Shared in Visual Basic)Returns a value specifying the straight-line depreciation of an asset for a single period.  
Public Methodstatic (Shared in Visual Basic)Returns a value specifying the sum-of-years digits depreciation of an asset for a specified period.  
Top
See Also