Search Results for

    Show / Hide Table of Contents

    Enum PeriodEndType

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

    Fields

    Name Description
    ITD_YTD_PTD

    Indicates the system calculates Inception To Date, Year To Date, and Period To Date values every time. This means even if there is no movement the period end will have roughly the same number of records generated as the prior period end

    PTD

    Extension Methods

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