Files
DP44/docs/ai/DataPRO/Modules/SystemSettings/DBImportExport/Properties.md
2026-04-17 14:55:32 -04:00

1.2 KiB

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
DataPRO/Modules/SystemSettings/DBImportExport/Properties/AssemblyInfo.cs
2026-04-17T16:14:39.113101+00:00 zai-org/GLM-5-FP8 1 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