Public Enum RoofAnchorage Inherits System.Enum
Dim instance As RoofAnchorage
public enum RoofAnchorage : System.Enum
Public Enum RoofAnchorage Inherits System.Enum
Dim instance As RoofAnchorage
public enum RoofAnchorage : System.Enum
Member | Description |
---|---|
AdhesiveOrEpoxy | Defines the case in which adhesive or epoxy secures the roof support systems to the walls (5). |
AnchorBolts | Defines the case in which anchor bolts secure the roof support systems to the walls (3). |
Clips | Defines the case in which clips secure the roof support systems to the walls (7). |
GravityOrFriction | Defines the case in which gravity or friction secures the roof support systems to the walls (4). |
HurricaneTies | Defines the case in which hurricane ties secure the roof support systems to the walls (1). |
NailsOrScrews | Defines the case in which nails or screws secure the roof support systems to the walls (2). |
StructurallyConnected | Defines the case in which the roof support systems are structurally connected to the walls (6). |
Unknown | Defines the case in which the nature of the connections used to secure the roof support systems to the walls is unknown (default) (0). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.RoofAnchorage
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