Touchstone Re 2023 API Reference
TargetYear Property


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