Enum representing various flags for MegaScript instances.

Enumeration Members

AsyncExecution

Indicates that the MegaScript should execute asynchronously.

Event

Indicates that the MegaScript is an event.

FromDynamicProduct

Indicates that the MegaScript is from a dynamic product.

OutputCreation

Indicates that the MegaScript is responsible for output creation.

PurgeManually

Indicates that the MegaScript should be purged manually.

RunBackground

Indicates that the MegaScript should run in the background.

TriggerViaApi

Indicates that the MegaScript should be triggered via an API call.