CatchmentNamDataExternalRiverName Property |
Variable holding the name of the external river delivering irrigation water
Type: River Name
Default: Blank
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public string ExternalRiverName { get; set; }
Public Property ExternalRiverName As String
Get
Set
public:
virtual property String^ ExternalRiverName {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
Type:
StringImplements
ICatchmentNamDataExternalRiverNameSee Also