Touchstone Re 2023 API Reference
TargetCurve Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace : TargetCurve Enumeration
Provides a series of codes that represent types of exceedance probability (EP) curves.
Syntax
Public Enum TargetCurve 
   Inherits System.Enum
Dim instance As TargetCurve
public enum TargetCurve : System.Enum 
Members
MemberDescription
AggregateDefines the Aggregate curve type (0).
OccurrenceDefines the Occurrence curve type (0).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.ProgramManagement.Data.TargetCurve

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

AIR.Services.Reinsurance.ProgramManagement.Data Namespace