Touchstone Re 2023 API Reference
RoofCoverAttachment Enumeration


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace : RoofCoverAttachment Enumeration
Defines a set of descriptors to indicate the nature of the connections used to secure a roof covering to a roof deck.
Syntax
Public Enum RoofCoverAttachment 
   Inherits System.Enum
Dim instance As RoofCoverAttachment
public enum RoofCoverAttachment : System.Enum 
Members
MemberDescription
AdhesiveOrEpoxyDefines the case in which adhesive or epoxy is used to secure a roof covering to a roof deck (3).
MortarDefines the case in which mortar is used to secure a roof covering to a roof deck (4).
NailsOrStaplesDefines the case in which nails or staples are used to secure a roof covering to a roof deck (2).
ScrewsDefines the case in which screws are used to secure a roof covering to a roof deck (1).
UnknownDefines the case in which the nature of the connections used to secure a roof covering to a roof deck is unknown (default) (0).
Remarks
Damage to the roof can result due to the improper attachment of the roof covering to the underlying roof deck.
Inheritance Hierarchy

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

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