Touchstone 11.0 API Reference
IsInducedEventsEnabled Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > EarthquakeLossOptions Class : IsInducedEventsEnabled Property
Indicates whether to include induced events, such as seismic events caused by fracking, during the Detailed Loss Analysis.
Syntax
Public Property IsInducedEventsEnabled As Boolean
Dim instance As EarthquakeLossOptions
Dim value As Boolean
 
instance.IsInducedEventsEnabled = value
 
value = instance.IsInducedEventsEnabled
public bool IsInducedEventsEnabled {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

EarthquakeLossOptions Class
EarthquakeLossOptions Members