Touchstone Re 2023 API Reference
ImportOptions Property (ImportChinaExposureRequest)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace > ImportChinaExposureRequest 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 exposure 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 ImportOptionsChinaExposure
Dim instance As ImportChinaExposureRequest
Dim value As ImportOptionsChinaExposure
 
instance.ImportOptions = value
 
value = instance.ImportOptions
public ImportOptionsChinaExposure 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

ImportChinaExposureRequest Class
ImportChinaExposureRequest Members