Search Results for

    Show / Hide Table of Contents

    Enum TransactionProcessorEventType

    An enumeration of the different type of events that can be raised by the transaction processor

    Namespace: LemonEdge.API.Entities.FinancialServices.Processors.Transactional
    Assembly: LemonEdge.API.Entities.FinancialServices.dll
    Syntax
    public enum TransactionProcessorEventType : short

    Fields

    Name Description
    AllocatedChanged

    Indicates transaction allocation records have changed

    CodeChanged

    Indicates the transaction code associated with a transaction in the processor has been changed

    CurrencyChanged
    EntityChange
    GLAllocationCHanged

    Indicates gl posting allocation records have changed

    GLChanged

    Indicates gl posting values have changed

    HeaderTransactionsChanged

    Indicates values against a header transaction have changed

    PathChanged

    Indicates the path of the transaction has changed

    SubTransactionsChanged

    Indicates values against sub transactions have changed

    ValueChanged

    Indicates a value has changed against a transaction, allocation transaction, gl posting, or gl posting allocation

    Extension Methods

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