Touchstone Re 2023 API Reference
MultiProgramAggregateLossAnalysisOptions Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace : MultiProgramAggregateLossAnalysisOptions Class
Contains a set of options that enable you to specify how Touchstone Re runs an aggregate loss analysis on a set of Reinsurance Programs. For example, you can specify the name of the analysis, the currency to use, whether to include demand surge in the loss computations, and so on.
Syntax
Public Class MultiProgramAggregateLossAnalysisOptions 
   Inherits AggregateLossAnalysisOptionsBase
public class MultiProgramAggregateLossAnalysisOptions : AggregateLossAnalysisOptionsBase 
Remarks
You can run an aggregate loss analysis on one reinsurance program, multiple reinsurance programs, or 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

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

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