Public Property AggregateResetDay As Nullable(Of Integer)
Dim instance As Layer Dim value As Nullable(Of Integer) instance.AggregateResetDay = value value = instance.AggregateResetDay
public Nullable<int> AggregateResetDay {get; set;}
A reset day applies to reinsurance layers that cover more than a one-year period.
Public Property AggregateResetDay As Nullable(Of Integer)
Dim instance As Layer Dim value As Nullable(Of Integer) instance.AggregateResetDay = value value = instance.AggregateResetDay
public Nullable<int> AggregateResetDay {get; set;}
Valid values: A whole number between 1 and 365
Aggregate retentions apply only to quota share, ground up, aggregate excess of loss, and catastrophe bond programs.
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