Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / DbFunctionInfo Class
Members


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

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

    See Also