Touchstone 11.0 API Reference
SubmitDeleteResultsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ProjectManagement.Api Namespace : SubmitDeleteResultsResponse Class
Contains the response to your request to delete a set of Analysis results using the SubmitDeleteResults() method.

An Analysis is a single execution of an analytical process, such as a detailed Loss Analysis, policy Exposure Analysis, Data Quality Analysis, Hazard Analysis, or Spatial Analysis. Each of these different Analysis types is derived from AnalysisBase.

Syntax
Public Class SubmitDeleteResultsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As SubmitDeleteResultsResponse
public class SubmitDeleteResultsResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.ProjectManagement.Api.SubmitDeleteResultsResponse

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

SubmitDeleteResultsResponse Members
AIR.Services.ProjectManagement.Api Namespace