Touchstone 11.0 API Reference
EnableDemandSurge Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > DetailedLossAnalysisOptions Class : EnableDemandSurge Property
(Optional) Specifies whether to enable Demand Surge for this Detailed Loss Analysis.
Syntax
Public Property EnableDemandSurge As Boolean
Dim instance As DetailedLossAnalysisOptions
Dim value As Boolean
 
instance.EnableDemandSurge = value
 
value = instance.EnableDemandSurge
public bool EnableDemandSurge {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.

Demand surge does not apply to Workers' Compensation exposure data or to Coverage C and Offshore Locations. The default demand surge trigger for Alaska and Hawaii is applied to events that result in more than three billion dollars of industry-insurable loss. The default demand surge trigger for the United States is applied to events that result in more than six billion dollars of industry-insurable loss.

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