IStormwaterInletUserDefinedSlope Property  | 
 
            If UserDefinedSlope is set, then this value is used for the slope of the source
            pipe instead of the actual slope from the network geometry.
            
            Set to MinValue to disable the use of it.
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble UserDefinedSlope { get; set; }Property UserDefinedSlope As Double
	Get
	Set
property double UserDefinedSlope {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also