RainfallRunoffDataWriteRRStatFileFlag Property |
If true, then a RRStat.txt file is created with a summary of rainfall runoff data for
all catchments. The RRStat.txt file is only created if a stand-alone RR simulation is performed.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool WriteRRStatFileFlag { get; set; }
Public Property WriteRRStatFileFlag As Boolean
Get
Set
public:
property bool WriteRRStatFileFlag {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also