Skip to content

DiGi.Analytical.Building.Constants

github-actions[bot] edited this page Jul 15, 2026 · 2 revisions

DiGi.Analytical.Building.Constants Namespace

Classes

FileExtension Class

Provides constants for file extensions used within the analytical building domain.

public static class FileExtension

Inheritance System.Object → FileExtension

Fields

FileExtension.InternalConditionsFile Field

Gets the file extension associated with internal conditions files.

public const string InternalConditionsFile = "icf";

Field Value

System.String

Clone this wiki locally