Touchstone 11.0 API Reference
EarthquakeResults Property


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