StormwaterInletQqRelations Property  | 
 
            List of Q values in the inlet as a function of q in the source pipe.
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic IList<XYTable> QqRelations { get; }Public ReadOnly Property QqRelations As IList(Of XYTable)
	Get
public:
virtual property IList<XYTable^>^ QqRelations {
	IList<XYTable^>^ get () sealed;
}Property Value
Type: 
IListXYTableImplements
IStormwaterInletQqRelations
See Also