SWQPollutantDataComponentId Property |
The Id of the AD or ST component the SWQ model corresponds to.
Namespace:
DHI.Mike1D.RainfallRunoffModule.ModuleSWQ
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public string ComponentId { get; set; }
Public Property ComponentId As String
Get
Set
public:
property String^ ComponentId {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also