ICatchmentLinearReservoirDataModel Property  | 
 
             Model type.
             
             NL model corresponds to C1
             FR model corresponds to C2
             
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
SyntaxCatchmentLinearReservoirModelType Model { get; set; }Property Model As CatchmentLinearReservoirModelType
	Get
	Set
property CatchmentLinearReservoirModelType Model {
	CatchmentLinearReservoirModelType get ();
	void set (CatchmentLinearReservoirModelType value);
}Property Value
Type: 
CatchmentLinearReservoirModelType
See Also