Public Enum InternalPartition Inherits System.Enum
Dim instance As InternalPartition
public enum InternalPartition : System.Enum
Public Enum InternalPartition Inherits System.Enum
Dim instance As InternalPartition
public enum InternalPartition : System.Enum
Member | Description |
---|---|
Brick | Defines the case in which interior partition walls are made of brick (4). |
GypsumBoard | Defines the case in which interior partition walls are made of gypsum board (2). |
Other | Defines the case in which interior partition walls are made of a material not covered by any other option (5). |
PlasteredMasonry | Defines the case in which interior partition walls are made of plastered masonry (3). |
Unknown | Defines the case in which the nature of interior partition walls is unknown (default) (0). |
Wood | Defines the case in which interior partition walls are made of wood (1). |
The amount of loss caused by damage to internal partition walls depends on the type of materials used to construct them, such as masonry or gypsum board. Heavy, brittle materials, such as unreinforced brick masonry, have been known to experience great damage during an earthquake.
If the building is breached at low hazard levels, then internal wall materials may protect some contents from wind or surge damage. However, at higher wind speeds, internal partition walls may fail, causing further structural or debris damage.
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.InternalPartition
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