Touchstone 11.0 API Reference
IncludeDepthFor100YearStormSurge Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > HurricaneProfileOptions Class : IncludeDepthFor100YearStormSurge Property
Specifies whether to include Depth for 100 Year Storm Surge information in the Hazard Analysis.
Syntax
Public Property IncludeDepthFor100YearStormSurge As Boolean
Dim instance As HurricaneProfileOptions
Dim value As Boolean
 
instance.IncludeDepthFor100YearStormSurge = value
 
value = instance.IncludeDepthFor100YearStormSurge
public bool IncludeDepthFor100YearStormSurge {get; set;}
Requirements

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

See Also

Reference

HurricaneProfileOptions Class
HurricaneProfileOptions Members