> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum values for DeltaType

> Lists the enum values for DeltaType.

## DeltaType Enum

Type of delta lik webpanel, but also system, customized.

| Name                     | Value | Description                                               |
| ------------------------ | ----- | --------------------------------------------------------- |
| Unknown                  | 0     | Unknown                                                   |
| System                   | 1     | System                                                    |
| WebPanel                 | 2     | WebPanel from list table extapp, generated by code        |
| CustomFields             | 3     | UDefs and extrafields, generated by code                  |
| Customized               | 4     | Customized, added by admin user                           |
| CustomObjectArchivePanel | 5     | Archive panels for extra/custom tables, generated by code |

## Usage

* [ConfigurableScreenDelta](../configurablescreendelta).deltaType - Parts of recipes in SCIL to insert or remove in given recipes
