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; }
Public Property UnitSystem As UnitSystem
Get
Set
public:
virtual property UnitSystem UnitSystem {
UnitSystem get () sealed;
void set (UnitSystem value) sealed;
}
Property Value
Type:
UnitSystemImplements
IResultDataParametersUnitSystemSee Also