Search Results for

    Show / Hide Table of Contents

    Enum GLAccountType

    Namespace: LemonEdge.API.Entities.FinancialServices.Accounting
    Assembly: LemonEdge.API.Entities.FinancialServices.dll
    Syntax
    public enum GLAccountType : short

    Fields

    Name Description
    BalanceSheet
    BankAccount
    Memo
    OtherComprehensiveIncome
    ProfitLoss
    Reserves
    RetainedEarnings

    Extension Methods

    LinqExtensions.AsArray<GLAccountType>(GLAccountType)
    LinqExtensions.ToArrayOfOne<GLAccountType>(GLAccountType)
    LinqExtensions.ToListOfOne<GLAccountType>(GLAccountType)
    MiscExtensions.SetIfNotEqual<GLAccountType, TP>(GLAccountType, Expression<Func<GLAccountType, TP>>, TP)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.