Public Enum Ornamentation Inherits System.Enum
Dim instance As Ornamentation
public enum Ornamentation : System.Enum
Public Enum Ornamentation Inherits System.Enum
Dim instance As Ornamentation
public enum Ornamentation : System.Enum
Member | Description |
---|---|
Average | Defines the case in which a building has an average amount of decorative elements attached to the exterior (1). |
Extensive | Defines the case in which a building has an extensive amount of decorative elements attached to the exterior (2). |
None | Defines the case in which a building has no decorative elements attached to the exterior (1). |
Unknown | Defines the case in which the amount of decorative elements attached to the exterior of a building is unknown (default) (0). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.Ornamentation
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