Touchstone 11.0 API Reference
StartingEventNumber Property (ReinsuranceTreaty)


Air.Services.Proxy Assembly > AIR.InformationModel.Reinsurance Namespace > ReinsuranceTreaty Class : StartingEventNumber Property
(Optional) Sequence number of an event within a single year's set of events at which Touchstone begins applying this CAT XOL treaty.

This starting event number is not the event ID. It is typically a number between 1 and 10, inclusive, depending on the number of events per year. The default value of 1 indicates that Touchstone applies this treaty starting with the first event of every year.

Syntax
Public Property StartingEventNumber As Integer
Dim instance As ReinsuranceTreaty
Dim value As Integer
 
instance.StartingEventNumber = value
 
value = instance.StartingEventNumber
public int StartingEventNumber {get; set;}
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

ReinsuranceTreaty Class
ReinsuranceTreaty Members