Public Enum WaterHeater Inherits System.Enum
Dim instance As WaterHeater
public enum WaterHeater : System.Enum
Public Enum WaterHeater Inherits System.Enum
Dim instance As WaterHeater
public enum WaterHeater : System.Enum
Member | Description |
---|---|
Braced | Defines the case in which the water heater in a building is braced (1). |
Unbraced | Defines the case in which the water heater in a building is not braced (2). |
Unknown | Defines the case in which it is unknown whether the water heater in a building is braced (default) (0). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.WaterHeater
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