Touchstone Re 2023 API Reference
SubmitImportCsvRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataImport.Api Namespace : SubmitImportCsvRequest Class
Contains the Business Unit SID, SQL Instance SID, and Import Options associated with the comma separated values (CSV) file(s) that you want to import.
Syntax
Public Class SubmitImportCsvRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As SubmitImportCsvRequest
public class SubmitImportCsvRequest : AIR.Services.Common.Api.RequestBase 
Remarks

AIR strongly recommends that the CSV file does not contain more than one space between words, commas, letters with accents, currency symbols or the following special characters: ?©•#/<>‐&°()+:;'!"

Inheritance Hierarchy

System.Object
      AIR.Services.DataImport.Api.SubmitImportCsvRequest

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

SubmitImportCsvRequest Members
AIR.Services.DataImport.Api Namespace