Touchstone Re 2023 API Reference
SubmitImportCsvFacultativeResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataImport.Api Namespace : SubmitImportCsvFacultativeResponse Class
Contains the response to the asynchronous web service call that you made to import comma-separated values (CSV) files using the SubmitImportCsvFacultative() method.

This response is derived from SubmitImportResponse.

Syntax
Public Class SubmitImportCsvFacultativeResponse 
   Inherits SubmitImportResponse
public class SubmitImportCsvFacultativeResponse : SubmitImportResponse 
Remarks
Inheritance Hierarchy

System.Object
      AIR.Services.DataImport.Api.SubmitImportResponse
         AIR.Services.DataImport.Api.SubmitImportCsvFacultativeResponse

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

SubmitImportCsvFacultativeResponse Members
AIR.Services.DataImport.Api Namespace