Touchstone Re 2023 API Reference
EventDateFilterConsiderEventsFromInceptionDate Property (PortfolioAggregateLossAnalysisOptions)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace > PortfolioAggregateLossAnalysisOptions Class : EventDateFilterConsiderEventsFromInceptionDate Property
(Optional) If you specified an inception date in the EventDateFilterUserSpecifiedStartDate property, indicates whether Touchstone Re includes events that occurred between the inception date for each reinsurance treaty and the specifies inception date. Alternatively, Touchstone Re ignores the value.
Syntax
Public Property EventDateFilterConsiderEventsFromInceptionDate As Boolean
Dim instance As PortfolioAggregateLossAnalysisOptions
Dim value As Boolean
 
instance.EventDateFilterConsiderEventsFromInceptionDate = value
 
value = instance.EventDateFilterConsiderEventsFromInceptionDate
public bool EventDateFilterConsiderEventsFromInceptionDate {get; set;}
Remarks
Default: False
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

PortfolioAggregateLossAnalysisOptions Class
PortfolioAggregateLossAnalysisOptions Members