Touchstone 11.0 API Reference
SevereThunderstormResults Property


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Data Namespace > HazardAnalysisResult Class : SevereThunderstormResults Property
Contains a severe thunderstorm hazard profile that provides the severe thunderstorm-related results of this Hazard Analysis for a single Location.
Syntax
Public Property SevereThunderstormResults As SevereThunderstormProfile
Dim instance As HazardAnalysisResult
Dim value As SevereThunderstormProfile
 
instance.SevereThunderstormResults = value
 
value = instance.SevereThunderstormResults
public SevereThunderstormProfile SevereThunderstormResults {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

HazardAnalysisResult Class
HazardAnalysisResult Members