Touchstone Re 2023 API Reference
UpdateProgramModelEPAdjustmentsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Api Namespace : UpdateProgramModelEPAdjustmentsResponse Class
Contains the response to your request to update a set of model-specific program EP (exceedance probability) adjustments using the UpdateProgramModelEPAdjustments() method.
Syntax
Public Class UpdateProgramModelEPAdjustmentsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class UpdateProgramModelEPAdjustmentsResponse : AIR.Services.Common.Api.ResponseBase 
Remarks

If you license the program EP (exceedance probability) adjustment feature, you can specify up to 25 EP adjustments for each combination of model and 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.

If you specify more than 25 EP adjustments, the application sorts the adjustments in ascending order by value, and then saves only the first 25 adjustments.

You can apply EP adjustments only to models that you license.

Inheritance Hierarchy

System.Object
      AIR.Services.Reinsurance.ProgramManagement.Api.UpdateProgramModelEPAdjustmentsResponse

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

UpdateProgramModelEPAdjustmentsResponse Members
AIR.Services.Reinsurance.ProgramManagement.Api Namespace