QHStructureHQRelation Property  | 
 
            QH relation for QH and QdeltaH pumps
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic XYTable HQRelation { get; set; }Public Property HQRelation As XYTable
	Get
	Set
public:
virtual property XYTable^ HQRelation {
	XYTable^ get () sealed;
	void set (XYTable^ value) sealed;
}Property Value
Type: 
XYTableImplements
IQHStructureHQRelation
See Also