Public Enum Equipment Inherits System.Enum
Dim instance As Equipment
public enum Equipment : System.Enum
Public Enum Equipment Inherits System.Enum
Dim instance As Equipment
public enum Equipment : System.Enum
Member | Description |
---|---|
Braced | Defines the case in which the equipment in a building has an average level of bracing (2). |
Unbraced | Defines the case in which the equipment in a building is unbraced (3). |
Unknown | Defines the case in which the level of equipment bracing in a building is unknown (default) (0). |
WellBraced | Defines the case in which the equipment in a building is well braced (1). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.Equipment
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