Touchstone 11.0 API Reference
CustomFloodZone Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : CustomFloodZone Property
(Optional) Contains a Custom Flood Zone indicator to designate whether this Location is part of a custom flood zone.
Syntax
Public Property CustomFloodZone As CustomFloodZone
Dim instance As LocationFeature
Dim value As CustomFloodZone
 
instance.CustomFloodZone = value
 
value = instance.CustomFloodZone
public CustomFloodZone CustomFloodZone {get; set;}
Remarks
If you use the Unknown (default) indicator, Touchstone® assumes that no zone has been defined, and all Locations are included for analysis.

Defining this modifier for a Location helps to filter the Locations defined with custom zones to be included in the analysis. This is especially useful if only certain zones can be included for protection. You can specify flood zones to include in a Detailed Loss Analysis using the Touchstone UI by clicking the pencil button next to the Inland Flood peril selection on the Analysis Settings pane.

Default: Unknown (0)

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

LocationFeature Class
LocationFeature Members