FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / DdbFunctionInfo Class
Members


DdbFunctionInfo Class
Returns the depreciation of an asset for a specified period using the double-declining balance method or another method you specify.
Syntax
'Declaration
 
Public Class DdbFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As DdbFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.DdbFunctionInfo

See Also