Touchstone 11.0 API Reference
GetHazardAnalysisResultsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Api Namespace : GetHazardAnalysisResultsResponse Class
Contains the list of the results of the Hazard Analysis that you requested using the GetHazardAnalysisResults() method, as well as information describing the actual paging layout of the analysis results.
Syntax
Public Class GetHazardAnalysisResultsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class GetHazardAnalysisResultsResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
The results of the Hazard Analysis include Location information, as well as the Earthquake, Hurricane, Flood, Severe Thunderstorm, Terrorism, and Exposure Attribute hazard profiles, if requested.

Separator Line

Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.HazardAnalysis.Api.GetHazardAnalysisResultsResponse

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

GetHazardAnalysisResultsResponse Members
AIR.Services.HazardAnalysis.Api Namespace