Touchstone Re 2023 API Reference
ImportChinaProgramRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace : ImportChinaProgramRequest Class
Contains the Business Unit SID and SQL Instance SID to associate with the Reinsurance Program data to import and disaggregate. Additionally, the request contains an ImportOptions object that enables you to configure the import job. For example, you use the object to specify the path to the comma-separated values (CSV) file that contains the program data.
Syntax
Public Class ImportChinaProgramRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As ImportChinaProgramRequest
public class ImportChinaProgramRequest : AIR.Services.Common.Api.RequestBase 
Remarks

If you license the China multiple peril crop insurance (MPCI) peril, you can import program data for mainland China in CSV format at the province or city resolution. Touchstone Re then disaggregates the program data to a finer resolution using data from AIR's Industry Exposure Database.

You can import only one file at a time, and the file must be properly formatted. For guidance on formatting program data for mainland China, see the Touchstone Re online help on AIR's Client Portal.

Inheritance Hierarchy

System.Object
      AIR.Services.Reinsurance.DataImport.Api.ImportChinaProgramRequest

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

ImportChinaProgramRequest Members
AIR.Services.Reinsurance.DataImport.Api Namespace