EditorTag enum
EditorTag enum
Section titled “EditorTag enum”Represents editor tags
| Name | Value | Description |
|---|---|---|
| CustomList | "CUSTOMLIST" | CustomList tag value |
| DateTime | "DATETIME" | DateTime tag value |
| Edit | "EDIT" | Edit tag value |
| List | "LIST" | List tag value |
| SqlList | "SQLLIST" | SqlList tag value |
| SubQuery | "SUBQUERY" | SubQuery tag value |
| Unknown | "Unknown" | Unknown tag value |