Touchstone 11.0 API Reference
GetIntensityAnalysisResultsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.HazardAnalysis.Api Namespace : GetIntensityAnalysisResultsResponse Class
Contains 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.

Syntax
Public Class GetIntensityAnalysisResultsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class GetIntensityAnalysisResultsResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

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

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

GetIntensityAnalysisResultsResponse Members
AIR.Services.HazardAnalysis.Api Namespace