Click or drag to resize

PESEDataAlarmLevels Property

Node Id to alarm level dictionary

Namespace:  DHI.Mike1D.Mike1DDataAccess.PumpEmergencyStorageEstimator
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public SortedDictionary<string, double> AlarmLevels { get; set; }

Property Value

Type: SortedDictionaryString, Double

Implements

IPESEDataAlarmLevels
See Also