Click or drag to resize

UserUnitProvider._quantityMap Field

[Missing <summary> documentation for "F:DHI.Mike1D.Generic.UserUnitProvider._quantityMap"]

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
protected readonly Dictionary<string, List<UserUnitInfo>> _quantityMap

Field Value

Type: Dictionary<String, List<UserUnitInfo>>
See Also