Touchstone 11.0 API Reference
IsOnFloodPlainEnabled Property


Air.Services.Proxy Assembly > AIR.InformationModel.LossAnalysis Namespace > FloodPlainOptions Class : IsOnFloodPlainEnabled Property
(Required if you want to calculate Flood Plain hazard losses in a Detailed Loss analysis) Indicates whether Touchstone should include the 'OnFloodPlain' option during a DetailedLossAnalysis.
Syntax
Public Property IsOnFloodPlainEnabled As Boolean
Dim instance As FloodPlainOptions
Dim value As Boolean
 
instance.IsOnFloodPlainEnabled = value
 
value = instance.IsOnFloodPlainEnabled
public bool IsOnFloodPlainEnabled {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

FloodPlainOptions Class
FloodPlainOptions Members