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


VdbFunctionInfo Class
Returns the depreciation of an asset for any period you specify using the variable declining balance method.
Syntax
'Declaration
 
Public Class VdbFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As VdbFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.VdbFunctionInfo

See Also