Touchstone 11.0 API Reference
NearestHistoricalHailStorm Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > SevereThunderstormProfile Class : NearestHistoricalHailStorm Property
Contains the name of the nearest historical hail storm that is in the AIR catalog to the Location analyzed.
Syntax
Public Property NearestHistoricalHailStorm As String
Dim instance As SevereThunderstormProfile
Dim value As String
 
instance.NearestHistoricalHailStorm = value
 
value = instance.NearestHistoricalHailStorm
public string NearestHistoricalHailStorm {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

SevereThunderstormProfile Class
SevereThunderstormProfile Members