Touchstone 11.0 API Reference
SubmitHazardAnalysisResponse Class
Members 


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

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

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

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

SubmitHazardAnalysisResponse Members
AIR.Services.HazardAnalysis.Api Namespace