Touchstone Re 2023 API Reference
AggregateLossAnalysisOptionsBase Class Properties


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace : AggregateLossAnalysisOptionsBase Class

For a list of all members of this type, see AggregateLossAnalysisOptionsBase members.

Public Properties
 NameDescription
Public Property(Required) Contains the name of the analysis.  
Public PropertyCurrency code of the analysis.  
Public Property(Required) Contains the software-generated sequential identifier for the existing currency exchange rate table to use during the analysis.  
Public Property(Optional) Contains a code that specifies whether to include custom lines of business in the analysis.  
Public Property(Optional) Contains a code that indicates whether to include demand surge in loss computations during the analysis.  
Public Property(Optional) Contains the identifier of the event-based adjustment factor set to apply during the analysis.

An event-based adjustment factor enables you to adjust ground up modeled loss estimates. If you license event-based adjustment factors, you can specify factors for each event or each combination of event, area, and line of business associated with a given model.

You can manage event-based adjustment factor sets from the Administration Console in the Touchstone Re user interface.

 
Public 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.  
Public Property(Optional) Specifies the end date to use as an event filter during the analysis. Touchstone Re does not include events that occurred after the end date in the analysis. If you do not specify an end date, Touchstone Re uses the end date associated with each reinsurance treaty as the event filter.  
Public Property(Optional) Specifies the start date to use as an event filter during the analysis. Touchstone Re does not include events that occurred prior to the start date in the analysis, unless you set the EventDateFilterConsiderEventsFromInceptionDate property to true. If you do not specify a start date, Touchstone Re uses the start date associated with each reinsurance treaty as the event filter.  
Public Property(Required) Contains the software-generated sequential identifier (SID) that uniquely identifies the Event Set to include in the analysis.  
Public PropertyIndicates whether to include additional events in the event catalog to account for increased seismicity beyond the historical average during the analysis.

Increased seismicity is supported only for New Zealand.

 
Public Property(Optional) Contains the maximum number of cores that the application may use for the analysis job.  
Public Property(Optional) Contains the minimum number of cores that the application may use for the analysis job.  
Public Property(Optional) Indicates whether you want to initiate a multi-year analysis for reinsurance programs and catastrophe bond contracts.  
Public Property(Required) Contains the PortfolioLossOutputOptions object that enables you to configure the analysis job. For example, the object enables you to specify whether to save losses by line of business.  
Public Property(Required) Contains a code that specifies the perils to include in the analysis.  
Public Property(Optional) Contains a code that indicates whether Touchstone Re applies the model-specific exceedance probability (EP) curve adjustments defined for each program in the portfolio.

This setting overrides the EnableEPAdjustments property of each program.

 
Public Property(Optional) Contains the unique sequential identifier associated with the user-created result data source.  
Public Property(Optional) Contains the filter that specifies the events to include in the analysis.

You can filter events using event identifiers OR event years.

 
Public Property(Optional) Contains the code that represents the terrorism coverage to apply during the analysis.  
Public Property(Optional) Indicates whether Touchstone Re uploads the results by treaty to the Analyze Re cloud.

When you configure a portfolio loss analysis, you can optionally enable Touchstone Re to upload the results of the analysis to the Analyze Re cloud, and then use the results to speed up future analyses.

If you license the Analyze Re features in Touchstone Re, AIR sets up the connection between the applications.

 
Public Property(Optional) Indicates whether Touchstone Re uses the latest Industry Exposure Database (IED) when computing losses. If you set the property to false, Touchstone Re uses the IED that matches the exposure year associated with each treaty.
  • Default = False

If you want to upload the aggregate loss analysis results to the Analyze Re cloud using the UseAnalyzeReRollup property in the SubmitPortfolioAggregateLossAnalysisRequest():

  • You must set 'UseLatestIED' = True to use the latest Industry Exposure database (IED).
  • You must set the Demand Surge settings specific for each porgram.
 
Top
See Also

Reference

AggregateLossAnalysisOptionsBase Class
AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace