Touchstone 11.0 API Reference
HailStorm Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > SevereThunderstormProfile Class : HailStorm Property
Contains a value that represents one of the following hail storm exposure levels that you want to highlight for the Locations in the Exposure View analyzed:
Syntax
Public Property HailStorm As Nullable(Of Short)
Dim instance As SevereThunderstormProfile
Dim value As Nullable(Of Short)
 
instance.HailStorm = value
 
value = instance.HailStorm
public Nullable<short> HailStorm {get; set;}
Remarks
If you do not specify a value for this property, Touchstone® does not highlight any Locations.
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