StormwaterInletSourceDischargeGetter Property |
Getter for the discharge through the source node.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public Func<double> SourceDischargeGetter { set; }
Public WriteOnly Property SourceDischargeGetter As Func(Of Double)
Set
public:
property Func<double>^ SourceDischargeGetter {
void set (Func<double>^ value);
}
Property Value
Type:
FuncDoubleSee Also