Public Enum ContentVulnerability Inherits System.Enum
Dim instance As ContentVulnerability
public enum ContentVulnerability : System.Enum
Public Enum ContentVulnerability Inherits System.Enum
Dim instance As ContentVulnerability
public enum ContentVulnerability : System.Enum
Member | Description |
---|---|
High | Defines the case in which a low fraction of the contents are resistant to water damage, such as grocery stores, restaurants, etc. (3). |
Low | Defines the case in which an unusually large fraction of a building's contents are resistant to water damage (1). |
Moderate | Defines the case in which a typical fraction of the contents are resistant to water damage, such as single family homes, etc. (2). |
Unknown | Defines the case in which the level of vulnerability of a building's contents is unknown (default) (0). |
VeryHigh | Defines the case in which almost no contents are resistant to water damage (4). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.ContentVulnerability
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