Touchstone Re 2023 API Reference
ImportOptions Property (ImportChinaProgramRequest)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace > ImportChinaProgramRequest Class : ImportOptions Property
(Required) Contains a set of options that enable you to specify how Touchstone Re imports a comma-separated values (CSV) file that contains program data for mainland China. For example, you can specify the path to the file and the Touchstone Re company to associate with the file.
Syntax
Public Property ImportOptions As ImportOptionsChinaProgram
Dim instance As ImportChinaProgramRequest
Dim value As ImportOptionsChinaProgram
 
instance.ImportOptions = value
 
value = instance.ImportOptions
public ImportOptionsChinaProgram ImportOptions {get; set;}
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 Class
ImportChinaProgramRequest Members