Public Property IncludeStormSurgeDepth As Boolean
Dim instance As HurricaneEventIntensityOptions Dim value As Boolean instance.IncludeStormSurgeDepth = value value = instance.IncludeStormSurgeDepth
public bool IncludeStormSurgeDepth {get; set;}
Storm surge depth is the level of the water above the ground at a specific point on land. The storm surge depth is the difference between the storm surge elevation (or the water height above normal sea level) and the land elevation.
Public Property IncludeStormSurgeDepth As Boolean
Dim instance As HurricaneEventIntensityOptions Dim value As Boolean instance.IncludeStormSurgeDepth = value value = instance.IncludeStormSurgeDepth
public bool IncludeStormSurgeDepth {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2