Search Results for

    Show / Hide Table of Contents

    Enum ConfigChangeType

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

    Namespace: LemonEdge.API
    Assembly: 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

    CustomView

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

    See Also
    AddInLoaderHelper

    Extension Methods

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