Touchstone Re 2023 API Reference
EpOrRpType Enumeration


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.CompanyLossSetManagement.Data Namespace : EpOrRpType Enumeration
(Required) Indicates the type of curve.
Syntax
Public Enum EpOrRpType 
   Inherits System.Enum
Dim instance As EpOrRpType
public enum EpOrRpType : System.Enum 
Members
MemberDescription
EpCurve type is Exceedance Probability (EP) (1)
RpCurve type is Return Period (RP) (2)
UnknownNo curve type (0)
Inheritance Hierarchy

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

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