Touchstone Re 2023 API Reference
VerifyOptions Property (VerifyChinaProgramRequest)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace > VerifyChinaProgramRequest 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 program data for mainland China. For example, you can specify the path to the file and the peril to use.
Syntax
Public Property VerifyOptions As VerifyOptionsChinaProgram
Dim instance As VerifyChinaProgramRequest
Dim value As VerifyOptionsChinaProgram
 
instance.VerifyOptions = value
 
value = instance.VerifyOptions
public VerifyOptionsChinaProgram 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

VerifyChinaProgramRequest Class
VerifyChinaProgramRequest Members