Public Enum IndustryConstruction Inherits System.Enum
Dim instance As IndustryConstruction
public enum IndustryConstruction : System.Enum
Public Enum IndustryConstruction Inherits System.Enum
Dim instance As IndustryConstruction
public enum IndustryConstruction : System.Enum
Member | Description |
---|---|
Automobiles | Defines the automobiles industry construction type (9). |
Concrete | Defines the concrete industry construction type (3). |
Lightmetal | Defines the light metal industry construction type (7). |
Masonry | Defines the masonry industry construction type (2). |
MobileHome | Defines the mobile home industry construction type (8). |
Other | Defines an "other" industry construction type (10). |
PrecastConcrete | Defines the precast concrete industry construction type (5). |
Steel | Defines the steel industry construction type (6). |
Tiltup | Defines the tiltup industry construction type (4). |
Unknown | Defines an unknown industry construction type (11). |
Wood | Defines the wood industry construction type (1). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Data.IndustryConstruction
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