Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / DbFunctionInfo Class
Members


DbFunctionInfo Class
Returns the depreciation of an asset for a specified period using the fixed-declining balance method.
Syntax
'Declaration
 
Public Class DbFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As DbFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.DbFunctionInfo

See Also