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.Processors.Transactional
    Assembly: API.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

    GLAllocationCHanged

    Indicates gl posting allocation records have changed

    GLChanged

    Indicates gl posting values have changed

    HeaderTransactionsChanged

    Indicates values against a header transaction have 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

    EnumHelper.GetShortFlaggedValues<TransactionProcessorEventType>()
    EnumHelper.ToShortGuid<TransactionProcessorEventType>()
    MiscExtensions.SetIfNotEqual<TransactionProcessorEventType, P>(Expression<Func<TransactionProcessorEventType, P>>, P)
    ReflectionExtensions.ClearEventInvocations(String)
    ReflectionExtensions.GetEnumValueCustomAttributes<AttrType, TransactionProcessorEventType>()
    StringExtensions.ToCSVFormatString(Type)
    SQLExtensions.ToSQLValue(Boolean)
    In This Article
    Back to top © LemonEdge Technology. All rights reserved.