BridgeBaseMaximumWaterDepthAboveXSFactor Property |
[Missing <summary> documentation for "P:DHI.Mike1D.StructureModule.BridgeBase.MaximumWaterDepthAboveXSFactor"]
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double MaximumWaterDepthAboveXSFactor { get; set; }
Public Property MaximumWaterDepthAboveXSFactor As Double
Get
Set
public:
virtual property double MaximumWaterDepthAboveXSFactor {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleImplements
IBridgeStructureMaximumWaterDepthAboveXSFactorSee Also