Click or drag to resize

PESEDataPumpedVolumes Property

Pump Id to pumped volume from pump stop time to alarm time

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> PumpedVolumes { get; set; }

Property Value

Type: SortedDictionaryString, Double

Implements

IPESEDataPumpedVolumes
See Also