IPumpHQRelationMinimumCapacity Property  | 
 
            QH relation for QH and QdeltaH pumps
            Minimum discharge allowed for a discharge controlled pump (e.g. PID).
            Set to null to disable.
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
SyntaxXYTable HQRelationMinimumCapacity { get; set; }Property HQRelationMinimumCapacity As XYTable
	Get
	Set
property XYTable^ HQRelationMinimumCapacity {
	XYTable^ get ();
	void set (XYTable^ value);
}Property Value
Type: 
XYTable
See Also