Touchstone Re 2023 API Reference
ReturnPeriod Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Data Namespace > EPPoint Class : ReturnPeriod Property
(Required) Contains the return period associated with the point on the exceedance probability (EP) curve.
Syntax
Public Property ReturnPeriod As Integer
Dim instance As EPPoint
Dim value As Integer
 
instance.ReturnPeriod = value
 
value = instance.ReturnPeriod
public int ReturnPeriod {get; set;}
Remarks
Valid values: A number greater than or equal to IntervalMin and less than or equal to IntervalMax
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

EPPoint Class
EPPoint Members