Search Results for

    Show / Hide Table of Contents

    Class Ledger

    The default ledgers in the system as standard

    Inheritance
    object
    Ledger
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.API.Core.FinancialServices.Helpers
    Assembly: LemonEdge.API.Core.FinancialServices.dll
    Syntax
    public static class Ledger

    Fields

    BASE_LEDGER_NAME

    The name of the default Base ledger

    Declaration
    public const string BASE_LEDGER_NAME = "Base"
    Field Value
    Type Description
    string

    HYPO_LEDGER_NAME

    The name of the default hypothetical ledger

    Declaration
    public const string HYPO_LEDGER_NAME = "Hypo"
    Field Value
    Type Description
    string
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.