Touchstone Re 2023 API Reference
AdjustmentMethod Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > ProgramModelEPAdjustments Class : AdjustmentMethod Property
(Required) Contains a code that specifies the type of exceedance probability (EP) adjustment, for example, amount or percentage.
Syntax
Public Property AdjustmentMethod As AdjustmentMethod
Dim instance As ProgramModelEPAdjustments
Dim value As AdjustmentMethod
 
instance.AdjustmentMethod = value
 
value = instance.AdjustmentMethod
public AdjustmentMethod AdjustmentMethod {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