IValvedStructureValve Property  | 
 
            Type of valve giving the direction of flow that is possible.
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
SyntaxValveType Valve { get; set; }Property Valve As ValveType
	Get
	Set
property ValveType Valve {
	ValveType get ();
	void set (ValveType value);
}Property Value
Type: 
ValveType
See Also