Search Results for

    Show / Hide Table of Contents

    Enum EntitySchemaStructureDisplay

    The type of entities to display

    Namespace: LemonEdge.API.Entities.Helpers
    Assembly: API.dll
    Syntax
    public enum EntitySchemaStructureDisplay : short

    Fields

    Name Description
    AddIns
    All
    CustomEntities
    CustomEntitiesAndAddIns
    Highlighted
    System
    SystemAndAddIns
    SystemAndCustomEntities

    Extension Methods

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