Touchstone Re 2023 API Reference
PortfolioAggregateLossAnalysisOptions Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Api Namespace > SubmitPortfolioAggregateLossAnalysisRequest Class : PortfolioAggregateLossAnalysisOptions Property
(Required) Contains the 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, the perils to include, and so on.
Syntax
Public Property PortfolioAggregateLossAnalysisOptions As PortfolioAggregateLossAnalysisOptions
Dim instance As SubmitPortfolioAggregateLossAnalysisRequest
Dim value As PortfolioAggregateLossAnalysisOptions
 
instance.PortfolioAggregateLossAnalysisOptions = value
 
value = instance.PortfolioAggregateLossAnalysisOptions
public PortfolioAggregateLossAnalysisOptions PortfolioAggregateLossAnalysisOptions {get; set;}
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 Class
SubmitPortfolioAggregateLossAnalysisRequest Members