Touchstone Re 2023 API Reference
EPAdjustmentsComment Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > Program Class : EPAdjustmentsComment Property
(Optional) Contains any comments about the model-specific exceedance probability (EP) curve adjustments specified for the program.

An EP adjustment is an amount or percentage that Touchstone Re uses to recalculate the EP curve during a loss analysis. EP adjustments apply to ground-up program losses.

Syntax
Public Property EPAdjustmentsComment As String
Dim instance As Program
Dim value As String
 
instance.EPAdjustmentsComment = value
 
value = instance.EPAdjustmentsComment
public string EPAdjustmentsComment {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

Program Class
Program Members