Touchstone 11.0 API Reference
ContentVulnerability Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : ContentVulnerability Property
(Optional) Contains a Content Vulnerability indicator that describes the portion of the contents that have a low vulnerability if some of a building's contents are resistant to water damage or have flood protection.
Syntax
Public Property ContentVulnerability As ContentVulnerability
Dim instance As LocationFeature
Dim value As ContentVulnerability
 
instance.ContentVulnerability = value
 
value = instance.ContentVulnerability
public ContentVulnerability ContentVulnerability {get; set;}
Remarks
Note: This property describes the level of vulnerability of the contents. You can specify this property for all residential, commercial, and small industrial buildings.

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