Touchstone Re 2023 API Reference
ExposureYear Property (ImportOptionsChinaExposure)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace > ImportOptionsChinaExposure Class : ExposureYear Property
(Required) Contains the year to associate with the exposure data in the comma-separated values (CSV) file.
Syntax
Public Property ExposureYear As Integer
Dim instance As ImportOptionsChinaExposure
Dim value As Integer
 
instance.ExposureYear = value
 
value = instance.ExposureYear
public int ExposureYear {get; set;}
Remarks

Valid values: A four-digit year supported by Touchstone Re. Touchstone Re supports only five exposure years at any given time.

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

ImportOptionsChinaExposure Class
ImportOptionsChinaExposure Members