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 |