Touchstone Re 2023 API Reference
VerifyChinaProgramRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace : VerifyChinaProgramRequest Class
Contains the Business Unit SID and SQL Instance SID to associate with the Reinsurance Program data to validate. Additionally, the request contains a VerifyOptions object that enables you to configure the validation 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 VerifyChinaProgramRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As VerifyChinaProgramRequest
public class VerifyChinaProgramRequest : 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 enables you to validate the program data before you attempt to import it.

You can validate only one file at a time. 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.VerifyChinaProgramRequest

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

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