Touchstone Re 2023 API Reference
IbhsFortified Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : IbhsFortified Property
(Optional) Contains an IBHS FORTIFIED descriptor to indicate whether the building has achieved an Insurance Institute for Business & Home Safety (IBHS) FORTIFIED designation.
Syntax
Public Property IbhsFortified As IBHSFortified
Dim instance As LocationFeature
Dim value As IBHSFortified
 
instance.IbhsFortified = value
 
value = instance.IbhsFortified
public IBHSFortified IbhsFortified {get; set;}
Remarks

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