Touchstone Re 2023 API Reference
ProgramAggregateLossAnalysisOptions Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Api Namespace > SubmitProgramAggregateLossAnalysisRequest Class : ProgramAggregateLossAnalysisOptions Property
(Required) Contains the ProgramAggregateLossAnalysisOptions  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 ProgramAggregateLossAnalysisOptions As ProgramAggregateLossAnalysisOptions
Dim instance As SubmitProgramAggregateLossAnalysisRequest
Dim value As ProgramAggregateLossAnalysisOptions
 
instance.ProgramAggregateLossAnalysisOptions = value
 
value = instance.ProgramAggregateLossAnalysisOptions
public ProgramAggregateLossAnalysisOptions ProgramAggregateLossAnalysisOptions {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

SubmitProgramAggregateLossAnalysisRequest Class
SubmitProgramAggregateLossAnalysisRequest Members