Touchstone Re 2023 API Reference
SourceYear Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ExposureManagement.Data Namespace > CopyExposureSetYearApiOptions Class : SourceYear Property
(Required) Contains the year associated with the Exposure Set data to copy.
Syntax
Public Property SourceYear As Short
Dim instance As CopyExposureSetYearApiOptions
Dim value As Short
 
instance.SourceYear = value
 
value = instance.SourceYear
public short SourceYear {get; set;}
Remarks
Valid values: The current year or any of the previous four years, if the year contains exposure data
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

CopyExposureSetYearApiOptions Class
CopyExposureSetYearApiOptions Members