Search Results for

    Show / Hide Table of Contents

    Class BlendTransactionProcessorEventArgs

    The blended transaction processor event arguments holding the type of change to raise

    Inheritance
    System.Object
    System.EventArgs
    BlendTransactionProcessorEventArgs
    Inherited Members
    System.EventArgs.Empty
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LemonEdge.API.Processors.Transactional
    Assembly: API.dll
    Syntax
    public class BlendTransactionProcessorEventArgs : EventArgs

    Properties

    Type

    The type of change the processor is raising

    Declaration
    public BlendTransactionProcessorEventType Type { get; set; }
    Property Value
    Type Description
    BlendTransactionProcessorEventType

    Extension Methods

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