Public Enum ScalingMethod Inherits System.Enum
Dim instance As ScalingMethod
public enum ScalingMethod : System.Enum
A scaling method dictates how Touchstone Re restores the monotonicity of an EP curve after applying program-specific EP adjustments.
Public Enum ScalingMethod Inherits System.Enum
Dim instance As ScalingMethod
public enum ScalingMethod : System.Enum
Member | Description |
---|---|
Flatten | Defines the Flatten method (2). |
None | Defines the None method (0). |
Scale | Defines the Scale method (1). Touchstone Re extrapolates values for all return periods from smallest to largest. |
System.Object
System.ValueType
System.Enum
AIR.Services.Reinsurance.ProgramManagement.Data.ScalingMethod
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