OutletHeadLossMethod Property |
Method for the actual head loss parameter set
Namespace:
DHI.Mike1D.NetworkDataAccess
Assembly:
DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public int Method { get; set; }
Public Property Method As Integer
Get
Set
public:
property int Method {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also