DischargeStructureUseControlledMaxDischarge Property |
Use the controllable maximum discharge
Automatically set when controlling maximum discharge
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool UseControlledMaxDischarge { get; set; }
Public Property UseControlledMaxDischarge As Boolean
Get
Set
public:
property bool UseControlledMaxDischarge {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also