StormwaterInletSlopes Property  | 
 
            List of slopes in the source pipe. These slopes are matching the values in the 
QqRelations.
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic IList<double> Slopes { get; }Public ReadOnly Property Slopes As IList(Of Double)
	Get
public:
virtual property IList<double>^ Slopes {
	IList<double>^ get () sealed;
}Property Value
Type: 
IListDoubleImplements
IStormwaterInletSlopes
See Also