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)
Syntax public 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
IValvedStructureValveSee Also