Touchstone Re 2023 API Reference
ScalingMethod Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > ProgramModelEPAdjustments Class : ScalingMethod Property
(Required) Contains a code that represents the type of scaling method that Touchstone Re uses to apply exceedance probability (EP) curve adjustments.

A scaling method dictates how Touchstone Re restores the monotonicity of an EP curve after applying program-specific EP adjustments.

Syntax
Public Property ScalingMethod As ScalingMethod
Dim instance As ProgramModelEPAdjustments
Dim value As ScalingMethod
 
instance.ScalingMethod = value
 
value = instance.ScalingMethod
public ScalingMethod ScalingMethod {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