Click or drag to resize

IUserUnitProvider Interface

An IUserUnitProvider is used by DiagnosticsValue to convert values into user units.

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public interface IUserUnitProvider

The IUserUnitProvider type exposes the following members.

Methods
  NameDescription
Public methodUserUnitKey
Return user unit key for EUM item type
Top
See Also