ICatchmentNamDataZoneMinimumStorage Property  | 
 
            Variables holding the smallest storage matching full coverage for the different zones
            Type: Storage depth
            Unit: [mm]
            Default: 100, if only one snow zone: 0.
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble[] ZoneMinimumStorage { get; set; }Property ZoneMinimumStorage As Double()
	Get
	Set
property array<double>^ ZoneMinimumStorage {
	array<double>^ get ();
	void set (array<double>^ value);
}Property Value
Type: 
Double
See Also