Click or drag to resize

ResultDataParametersUnitSystem Property

Unit system to use when loading the file.

This will not update the value of the UnitSystem, when a result data object is loaded from storage.

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public UnitSystem UnitSystem { get; set; }

Property Value

Type: UnitSystem

Implements

IResultDataParametersUnitSystem
See Also