Show / Hide Table of Contents

Enum ExecuteOnEvent

Value for the executeOnEvent field in table externalapplication This Enum is used by: ExtApp.executeOnEvent

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
public enum ExecuteOnEvent : short

Fields

Name Description
LocalUpdate

3: Execute this application before a local update (start travelling)

Logoff

2: Execute this application before logoff

Logon

1: Execute this application during logon

Never

0: This application is never executed automatically

Wait

16384: When executing this application, wait for it to start

Extension Methods

EnumUtil.MapEnums<ExecuteOnEvent, To>(ExecuteOnEvent)
Converters.MapEnums<ExecuteOnEvent, To>(ExecuteOnEvent)
ObjectExtensions.AssignByReflection<ExecuteOnEvent>(ExecuteOnEvent, ExecuteOnEvent)
ObjectExtensions.GraphCopy<ExecuteOnEvent>(ExecuteOnEvent)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top