Touchstone 11.0 API Reference
UseCountrySpecific Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > DemandSurgeRegionOption Class : UseCountrySpecific Property
Indicates whether to use a country-specific method for demand surge calculation in loss analysis.

We introduced a new methodology for selected models that uses country-specific and accounts for the whole year instead of each event.

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

DemandSurgeRegionOption Class
DemandSurgeRegionOption Members