Click or drag to resize

Mike1DDataUserUnitProvider Property

Unit provider used when UnitSystem is User

You must also set the UnitSystem to User in order to use the specified unit provider.

The user unit provider must be set in-process, i.e. it is not stored to MIKE 1D setup file.

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

Property Value

Type: IUnitProvider
See Also