Touchstone 11.0 API Reference
HurricaneResults Property


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