--- source_files: - Common/DTS.Common/Enums/SettingsExport/TopLevelFields.cs generated_at: "2026-04-17T16:40:12.590244+00:00" model: "zai-org/GLM-5-FP8" schema_version: 1 sha256: "83bafe2defbcfdd1" --- # SettingsExport ## Documentation: `TopLevelFields.cs` ### 1. Purpose This module defines the `TopLevelFields` enumeration within the `DTS.Common.Enums.SettingsExport` namespace. It provides a strongly-typed list of valid root-level XML tags used during settings export operations, ensuring that the system recognizes only specific top-level structures: `GlobalSettings`, `TestSetupDefaultSettings`, `SensorSettings`, and `TestHistorySettings`. ### 2. Public Interface **Enum: `TopLevelFields`** * **Namespace:** `D