Public Enum GlassType Inherits System.Enum
Dim instance As GlassType
public enum GlassType : System.Enum
Public Enum GlassType Inherits System.Enum
Dim instance As GlassType
public enum GlassType : System.Enum
Member | Description |
---|---|
Annealed | Defines the case in which annealed glass is used in a building (1). |
HeatStrengthened | Defines the case in which heat-strengthened glass is used in a building (3). |
InsulatingGlassUnits | Defines the case in which insulating glass units are used in a building (5). |
Laminated | Defines the case in which laminated glass is used in a building (4). |
Tempered | Defines the case in which tempered glass is used in a building (2). |
Unknown | Defines the case in which the type of glass used in a building is unknown (default) (0). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.GlassType
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