Touchstone Re 2023 API Reference
TargetCurveType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Data Namespace : TargetCurveType Enumeration
(Required) Indicates the output curve type for EP or RP loss summary.
Syntax
Public Enum TargetCurveType 
   Inherits System.Enum
Dim instance As TargetCurveType
public enum TargetCurveType : System.Enum 
Members
MemberDescription
AggregateIndicates the curve type as 'aggregate' = 1.
OccurrenceIndicates the curve type as 'occurrence' = 2.
UnknownIndicates unknown curve = 0.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Reinsurance.CompanyLossSetManagement.Data.TargetCurveType

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.CompanyLossSetManagement.Data Namespace