Touchstone Re 2023 API Reference
Ornamentation Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : Ornamentation Enumeration
Provides a set of descriptors to indicate the amount of decorative elements attached to the exterior of a building.
Syntax
Public Enum Ornamentation 
   Inherits System.Enum
Dim instance As Ornamentation
public enum Ornamentation : System.Enum 
Members
MemberDescription
AverageDefines the case in which a building has an average amount of decorative elements attached to the exterior (1).
ExtensiveDefines the case in which a building has an extensive amount of decorative elements attached to the exterior (2).
NoneDefines the case in which a building has no decorative elements attached to the exterior (1).
UnknownDefines the case in which the amount of decorative elements attached to the exterior of a building is unknown (default) (0).
Remarks
Decorative elements may fall during an earthquake. Examples include unreinforced or unbraced parapet walls or entryway roofs, which can break off during excessive shaking.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.Common.Exposure.Data.Ornamentation

Requirements

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

See Also

Reference

AIR.Services.Common.Exposure.Data Namespace