Touchstone Re 2023 API Reference
AggregateLossAnalysisOptionsBase Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace : AggregateLossAnalysisOptionsBase Class
Contains the base properties that enable you to specify how Touchstone Re runs an aggregate loss analysis on a portfolio of reinsurance treaties. For example, you can specify the name of the analysis, the currency to use, whether to include demand surge in the loss computations, an optional portfolio filter, and so on.
Syntax
Public Class AggregateLossAnalysisOptionsBase 
public class AggregateLossAnalysisOptionsBase 
Remarks
You can run an aggregate loss analysis on a reinsurance program or on a portfolio of reinsurance treaties.

You run aggregate loss analyses in Touchstone Re and detailed loss analyses in Touchstone. The primary difference between the loss analysis types is the resolution of the input data. For aggregate loss analyses, the input data is at the area or subarea level; whereas for detailed loss analyses, the input data is at the location level.

Inheritance Hierarchy

System.Object
   AIR.Services.Reinsurance.AggregateLossAnalysis.Data.AggregateLossAnalysisOptionsBase
      AIR.Services.Reinsurance.AggregateLossAnalysis.Data.MultiProgramAggregateLossAnalysisOptions
      AIR.Services.Reinsurance.AggregateLossAnalysis.Data.PortfolioAggregateLossAnalysisOptions

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

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