CalibrationPlotCatchment Property  | 
 [Missing <summary> documentation for "P:DHI.Mike1D.Generic.CalibrationPlot.Catchment"]
 
    Namespace: 
   DHI.Mike1D.Generic
    Assembly:
   DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic ICalibratable Catchment { get; set; }Public Property Catchment As ICalibratable
	Get
	Set
public:
property ICalibratable^ Catchment {
	ICalibratable^ get ();
	void set (ICalibratable^ value);
}Property Value
Type: 
ICalibratable
See Also