Public Enum ServiceEquipmentProtection Inherits System.Enum
Dim instance As ServiceEquipmentProtection
public enum ServiceEquipmentProtection : System.Enum
Public Enum ServiceEquipmentProtection Inherits System.Enum
Dim instance As ServiceEquipmentProtection
public enum ServiceEquipmentProtection : System.Enum
Member | Description |
---|---|
ProtectedForFlood | Defines the case in which the service equipment for a building is protected for flood (1). |
Unknown | Defines that case in which the level of protection for the service equipment for a building is unknown (default) (0). |
UnprotectedForFlood | Defines the case in which the service equipment for a building is not protected for flood (2). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.ServiceEquipmentProtection
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