Search Results for

    Show / Hide Table of Contents

    Enum ServerTaskOccurance

    How often you want a IServerTask to repeat

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

    Fields

    Name Description
    Days
    Months
    Weeks
    Years

    Extension Methods

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