Search Results for

    Show / Hide Table of Contents

    Enum DataSetProcessorEventType

    The type of event for an IDataSetProcessor

    Namespace: LemonEdge.API.Core.Processors
    Assembly: LemonEdge.API.dll
    Syntax
    public enum DataSetProcessorEventType : short

    Fields

    Name Description
    QueryableItemAdded
    QueryableItemDeleted

    Extension Methods

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