Touchstone Re 2023 API Reference
SubmitProgramAggregateLossAnalysisRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Api Namespace : SubmitProgramAggregateLossAnalysisRequest Class
Contains the Business Unit SID and SQL Instance SID associated with the Reinsurance Program to include in the aggregate loss analysis. Additionally, the request contains a ProgramAggregateLossAnalysisOptions object that enables you to configure the analysis job. For example, the object enables you to specify the the name of the analysis, the currency to use, whether to include demand surge in the loss computations, the perils to include, and so on.
Syntax
Public Class SubmitProgramAggregateLossAnalysisRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class SubmitProgramAggregateLossAnalysisRequest : AIR.Services.Common.Api.RequestBase 
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.Api.SubmitProgramAggregateLossAnalysisRequest

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

SubmitProgramAggregateLossAnalysisRequest Members
AIR.Services.Reinsurance.AggregateLossAnalysis.Api Namespace