AutocalMaxNumEvaluation Property |
Maximum number of evaluations
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public int MaxNumEvaluation { get; set; }
Public Property MaxNumEvaluation As Integer
Get
Set
public:
property int MaxNumEvaluation {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also