SysOperationExecutionMode Enumeration

Help Text: Defines the mode in which the service operation is executed; synchronous, asynchronous or batch asynchronous
Style: ComboBox

Values

Name Value Description
Synchronous 0 Synchronous
Asynchronous 1 Asynchronous
ReliableAsynchronous 2 Reliable asynchronous
ScheduledBatch 3 Scheduled batch

See Also

Enums

Base Enum Properties

Data Types in X++