Public Enum ColdFormedTube Inherits System.Enum
Dim instance As ColdFormedTube
public enum ColdFormedTube : System.Enum
Public Enum ColdFormedTube Inherits System.Enum
Dim instance As ColdFormedTube
public enum ColdFormedTube : System.Enum
Member | Description |
---|---|
No | Defines the case in which cold-formed tubes are not present (1). |
Unknown | Defines the case in which the presence of cold-formed tubes is unknown (default) (0). |
Yes | Defines the case in which cold-formed tubes are present (2). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.ColdFormedTube
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