Public Enum ShortColumn Inherits System.Enum
Dim instance As ShortColumn
public enum ShortColumn : System.Enum
Public Enum ShortColumn Inherits System.Enum
Dim instance As ShortColumn
public enum ShortColumn : System.Enum
Member | Description |
---|---|
No | Defines the case in which there are no short columns in a building (1). |
Unknown | Defines the case in which the presence of short columns in a building is unknown (default) (0). |
Yes | Defines the case in which there are short columns in a building (2). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.ShortColumn
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