Search Results for

    Show / Hide Table of Contents

    Enum BlendTransactionProcessorEventType

    A type of change the IBlendTransactionProcessor can raise to notify the ui of changes

    Namespace: LemonEdge.API.Core.FinancialServices.Processors.Transactional
    Assembly: LemonEdge.API.Core.FinancialServices.dll
    Syntax
    public enum BlendTransactionProcessorEventType : short

    Fields

    Name Description
    BlendingAlgorithmChanged

    Indicates the algorithm has been changed, and thus the IBlendTransactionInstrumentSet will need to be re configured

    InstrumentSetChanged

    Indicates the instruments have changed against the IBlendTransactionInstrumentSet

    Extension Methods

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