Touchstone 11.0 API Reference
DemandSurgeRegionOptions Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > DetailedLossAnalysisOptions Class : DemandSurgeRegionOptions Property
(Optional) Contains a list of the Demand Surge Region options for this Detailed Loss Analysis.
Syntax
Public Property DemandSurgeRegionOptions As List(Of DemandSurgeRegionOption)
Dim instance As DetailedLossAnalysisOptions
Dim value As List(Of DemandSurgeRegionOption)
 
instance.DemandSurgeRegionOptions = value
 
value = instance.DemandSurgeRegionOptions
public List<DemandSurgeRegionOption> DemandSurgeRegionOptions {get; set;}
Remarks
Demand Surge inflates loss results to reflect the increased cost of labor and materials following a major catastrophe. As the industry loss rises, so will the cost to repair and replace properties damaged in the event. The greater the industry loss for an Event, the greater the Demand Surge factor used in the calculations.
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

DetailedLossAnalysisOptions Class
DetailedLossAnalysisOptions Members