Touchstone 11.0 API Reference
EarthquakeOptions Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > DetailedLossAnalysisOptions Class : EarthquakeOptions Property
(Optional) Contains the Earthquake Loss options for this Detailed Loss Analysis.
Syntax
Public Property EarthquakeOptions As EarthquakeLossOptions
Dim instance As DetailedLossAnalysisOptions
Dim value As EarthquakeLossOptions
 
instance.EarthquakeOptions = value
 
value = instance.EarthquakeOptions
public EarthquakeLossOptions EarthquakeOptions {get; set;}
Remarks
The Earthquake Loss options enable you to specify whether Touchstone® includes induced events, such as seismic events caused by fracking.
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