Touchstone Re 2023 API Reference
ExposureType Property (VerifyOptionsChinaExposure)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace > VerifyOptionsChinaExposure Class : ExposureType Property
(Required) Contains a code that specifies the type of exposure data included in the comma-separated values (CSV) file, for example, market shares or sums insured.
Syntax
Public Property ExposureType As ExposureType
Dim instance As VerifyOptionsChinaExposure
Dim value As ExposureType
 
instance.ExposureType = value
 
value = instance.ExposureType
public ExposureType ExposureType {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

VerifyOptionsChinaExposure Class
VerifyOptionsChinaExposure Members