RainfallRunoffDataPollutants Property |
Get a list of pollutants for SWQ simulation
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public List<SWQPollutantData> Pollutants { get; }
Public ReadOnly Property Pollutants As List(Of SWQPollutantData)
Get
public:
property List<SWQPollutantData^>^ Pollutants {
List<SWQPollutantData^>^ get ();
}
Property Value
Type:
ListSWQPollutantDataSee Also