Public Enum ColumnBasementType Inherits System.Enum
Dim instance As ColumnBasementType
public enum ColumnBasementType : System.Enum
Public Enum ColumnBasementType Inherits System.Enum
Dim instance As ColumnBasementType
public enum ColumnBasementType : System.Enum
Member | Description |
---|---|
Embedded | Defines the case in which basement support columns are embedded (3). |
Mixed | Defines the case in which basement support columns are a mixture of embedded and non-embedded (1). |
NonEmbedded | Defines the case in which basement support columns are non-embedded (2). |
Unknown | Defines the case in which the characteristics of the connection between the columns and basement are unknown (default) (0). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.ColumnBasementType
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