Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / VdbFunctionInfo Class
Members


In This Topic
    VdbFunctionInfo Class
    In This Topic
    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
    public class VdbFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

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

    See Also