Public Enum WetFloodProofing Inherits System.Enum
Dim instance As WetFloodProofing
public enum WetFloodProofing : System.Enum
Public Enum WetFloodProofing Inherits System.Enum
Dim instance As WetFloodProofing
public enum WetFloodProofing : System.Enum
Member | Description |
---|---|
HighProtection | Indicates the building is wet proofed by over three feet (4). |
LowProtection | Indicates the building is wet proofed by one foot (2). |
MediumProtection | Indicates the building is wet proofed by three feet (3). |
Unknown | Indicates the level of protection in a building is unknown (default) (0). |
Unprotected | Indicates the building has no wet flood proofing mitigation techniques (1). |
Protection can be in the form of the equipment and stock protection.
When you import values for this field, use integer. For example, import "1" for unprotected wet floodproofing.
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.WetFloodProofing
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