ValvedStructureValve Property  | 
 
            Type of the valve
            Default: None
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic ValveType Valve { get; set; }Public Property Valve As ValveType
	Get
	Set
public:
virtual property ValveType Valve {
	ValveType get () sealed;
	void set (ValveType value) sealed;
}Property Value
Type: 
ValveTypeImplements
IValvedStructureValve
See Also