Search Results for

    Show / Hide Table of Contents

    Enum ServerTaskResultType

    The type of area a ITaskResultHandler can operate within

    Namespace: LemonEdge.API.Tasks
    Assembly: API.dll
    Syntax
    public enum ServerTaskResultType : short

    Fields

    Name Description
    Client

    Can process a task result from within the client UI

    Server

    Can process a task result on the service only so

    Extension Methods

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