Touchstone 11.0 API Reference
AIR.Services.HazardAnalysis.Api Namespace
Inheritance Hierarchy
Air.Services.Proxy Assembly : AIR.Services.HazardAnalysis.Api Namespace
Contains the requests and responses for Touchstone® Hazard Analysis.
Classes
 ClassDescription
ClassContains the Business Unit SID, SQL Instance SID, and Project SID associated with the Hazard Analyses to retrieve.
ClassContains the list of Hazard Analyses that you requested using the GetHazardAnalyses() method.
ClassContains the following properties of the Hazard Analysis for which you want to retrieve the results:
ClassContains 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.
ClassContains the following properties associated with the event intensity data to retrieve:

Touchstone retrieves event intensity data only if you configured the Hazard Analysis to include event intensity data. Furthermore, Touchstone retrieves event intensity data only for the types of events in the event set that you selected when you configured the analysis.

ClassContains the list of event intensity data that you requested using the GetIntensityAnalysisResults() method, as well as a description of the paging layout of the data.

Touchstone returns event intensity data only if you configured a Hazard Analysis to include event intensity data. Furthermore, Touchstone includes event intensity data only for events in the event set that you selected when you configured the analysis.

The event intensity data includes location information, as well as the intensity of Coastal Flood, Earthquake, Inland Flood, and Windstorm events that affect the location.

ClassContains the Business Unit SID, SQL Instance SID, and Hazard Analysis Options associated with the Hazard Analysis job that you want to initiate.

The results of a Hazard Analysis are stored in a Hazard Analysis Result object.

ClassContains the response to the asynchronous web service call that you made to initiate a Hazard Analysis job using the SubmitHazardAnalysis() method.

The results of a Hazard Analysis are stored in a HazardAnalysisResult object.

See Also

Reference

Air.Services.Proxy Assembly