Touchstone 11.0 API Reference
FloridaWindSpeedRegion Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > HurricaneProfile Class : FloridaWindSpeedRegion Property
(For Florida Locations only.) Contains the 2007 Florida Wind Mitigation (FWM) wind speed range at the Location, in miles per hour.
Syntax
Public Property FloridaWindSpeedRegion As Nullable(Of Short)
Dim instance As HurricaneProfile
Dim value As Nullable(Of Short)
 
instance.FloridaWindSpeedRegion = value
 
value = instance.FloridaWindSpeedRegion
public Nullable<short> FloridaWindSpeedRegion {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

HurricaneProfile Class
HurricaneProfile Members