Touchstone Re 2023 API Reference
UseLatestIED Property (PortfolioAggregateLossAnalysisOptions)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace > PortfolioAggregateLossAnalysisOptions Class : UseLatestIED Property
(Optional) Indicates whether Touchstone Re uses the latest Industry Exposure Database (IED) when computing losses. If you set the property to false, Touchstone Re uses the IED that matches the exposure year associated with each treaty.

If you want to upload the aggregate loss analysis results to the Analyze Re cloud using the UseAnalyzeReRollup property in the SubmitPortfolioAggregateLossAnalysisRequest():

Syntax
Public Property UseLatestIED As Boolean
Dim instance As PortfolioAggregateLossAnalysisOptions
Dim value As Boolean
 
instance.UseLatestIED = value
 
value = instance.UseLatestIED
public bool UseLatestIED {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

PortfolioAggregateLossAnalysisOptions Class
PortfolioAggregateLossAnalysisOptions Members