Touchstone Re 2023 API Reference
DemandSurge Property (PortfolioAggregateLossAnalysisOptions)


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.AggregateLossAnalysis.Data Namespace > PortfolioAggregateLossAnalysisOptions Class : DemandSurge Property
(Optional) Contains a code that indicates whether to include demand surge in loss computations during the analysis.
Syntax
Public Property DemandSurge As DemandSurgeType
Dim instance As PortfolioAggregateLossAnalysisOptions
Dim value As DemandSurgeType
 
instance.DemandSurge = value
 
value = instance.DemandSurge
public DemandSurgeType DemandSurge {get; set;}
Remarks
Default: ProgramSpecific, which indicates that Touchstone Re includes demand surge for a reinsurance treaty (or layer) only if the Reinsurance Program associated with the reinsurance treaty included demand surge.
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