Touchstone Re 2023 API Reference
ExposureYear Property (ImportOptionsUnicede2)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace > ImportOptionsUnicede2 Class : ExposureYear Property
(Optional) Contains the year to associate with the exposure data in the UNICEDE/2 file.
Syntax
Public Property ExposureYear As Integer
Dim instance As ImportOptionsUnicede2
Dim value As Integer
 
instance.ExposureYear = value
 
value = instance.ExposureYear
public int ExposureYear {get; set;}
Remarks

Default: The latest exposure year

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

ImportOptionsUnicede2 Class
ImportOptionsUnicede2 Members