Public Enum RoofCoverAttachment Inherits System.Enum
Dim instance As RoofCoverAttachment
public enum RoofCoverAttachment : System.Enum
Public Enum RoofCoverAttachment Inherits System.Enum
Dim instance As RoofCoverAttachment
public enum RoofCoverAttachment : System.Enum
Member | Description |
---|---|
AdhesiveOrEpoxy | Defines the case in which adhesive or epoxy is used to secure a roof covering to a roof deck (3). |
Mortar | Defines the case in which mortar is used to secure a roof covering to a roof deck (4). |
NailsOrStaples | Defines the case in which nails or staples are used to secure a roof covering to a roof deck (2). |
Screws | Defines the case in which screws are used to secure a roof covering to a roof deck (1). |
Unknown | Defines the case in which the nature of the connections used to secure a roof covering to a roof deck is unknown (default) (0). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.RoofCoverAttachment
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