Search Results for

    Show / Hide Table of Contents

    Enum ConfigChangeType

    Indicates changes in the system have occurred against objects that have their configuration automatically loaded with AddInLoaderHelper

    Namespace: LemonEdge.API.Core.Context
    Assembly: LemonEdge.API.dll
    Syntax
    public enum ConfigChangeType : short

    Fields

    Name Description
    AddIn

    Indicates an object related to addins in the system have changed

    CustomGrid

    Indicates object related to custom grids being designed in the system have changed

    CustomObject

    Indicates object related to custom objects being designed in the system have changed

    CustomTree

    Indicates object related to custom trees being designed in the system have changed

    CustomView

    Indicates object related to custom views being designed in the system have changed

    Extension Methods

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