Touchstone Re 2023 API Reference
SubmitPortfolioAggregateLossAnalysisRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Api Namespace : SubmitPortfolioAggregateLossAnalysisRequest Class
Contains the Business Unit SID and SQL Instance SID associated with the portfolio of reinsurance treaties to include in the aggregate loss analysis. Additionally, the request contains a PortfolioAggregateLossAnalysisOptions object that enables you to configure the analysis job. For example, the object enables you to 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 SubmitPortfolioAggregateLossAnalysisRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class SubmitPortfolioAggregateLossAnalysisRequest : 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.SubmitPortfolioAggregateLossAnalysisRequest

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

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