Touchstone Re 2023 API Reference
IsLatestYear Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > ProgramTarget Class : IsLatestYear Property
(Optional) Indicates whether to use the most recent year in the exposure set associated with the reinsurance program target.

You must specify a value if you specified an exposure set as the target.

Syntax
Public Property IsLatestYear As Boolean
Dim instance As ProgramTarget
Dim value As Boolean
 
instance.IsLatestYear = value
 
value = instance.IsLatestYear
public bool IsLatestYear {get; set;}
Remarks
Default: True
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

ProgramTarget Class
ProgramTarget Members