Touchstone Re 2023 API Reference
VerifyOptions Property (VerifyChinaExposureRequest)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace > VerifyChinaExposureRequest Class : VerifyOptions Property
(Required) Contains a set of options that enable you to specify how Touchstone Re validates 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 exposure year to use.
Syntax
Public Property VerifyOptions As VerifyOptionsChinaExposure
Dim instance As VerifyChinaExposureRequest
Dim value As VerifyOptionsChinaExposure
 
instance.VerifyOptions = value
 
value = instance.VerifyOptions
public VerifyOptionsChinaExposure VerifyOptions {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

VerifyChinaExposureRequest Class
VerifyChinaExposureRequest Members