Touchstone Re 2023 API Reference
TargetCurve Property (ProgramModelEPAdjustments)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > ProgramModelEPAdjustments Class : TargetCurve Property
(Required) Contains a code that represents the type of exceedance probability (EP) curve to adjust, for example, aggregate.
Syntax
Public Property TargetCurve As TargetCurve
Dim instance As ProgramModelEPAdjustments
Dim value As TargetCurve
 
instance.TargetCurve = value
 
value = instance.TargetCurve
public TargetCurve TargetCurve {get; set;}
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

ProgramModelEPAdjustments Class
ProgramModelEPAdjustments Members