--- source_files: - DataPRO/Modules/SystemSettings/DBImportExport/Properties/AssemblyInfo.cs generated_at: "2026-04-17T16:14:39.113101+00:00" model: "zai-org/GLM-5-FP8" schema_version: 1 sha256: "af0b7b9517767fb2" --- # Properties ### Purpose This module contains assembly metadata for the DBImportExportModule assembly. It is a standard .NET Framework AssemblyInfo file that defines version information, COM visibility settings, and a unique GUID for the assembly. It exists solely to provide assembly-level configuration and identification for the DBImportExport module. ### Public Interface No public types are defined. This file contains only assembly-level attributes: - `AssemblyTitle("DBImportExportModule")` - Sets the assembly title - `AssemblyProduct("DBImportExportModule")` - Sets the product name - `AssemblyCopyright("Copyright © 2016")` - Sets copyright information - `ComVisible(false)` - Disables COM visibility for types in this assembly - `Guid("bc9afa01-e327-4133-8818-141281f9b3a0")` - Unique identifier for COM interop - `AssemblyVersion("1.0.0.0")` - Assembly version - `AssemblyFileVersion("1.0.0.0")` - File version ### Invariants - The GUID `bc9afa01-e327-4133