Touchstone Re 2023 API Reference
RoofDeckAttachment Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : RoofDeckAttachment Property
(Optional) Contains a Roof Deck Attachment descriptor to indicate the nature of the connections used to secure the roof deck to the underlying roof support system.
Syntax
Public Property RoofDeckAttachment As RoofDeckAttachment
Dim instance As LocationFeature
Dim value As RoofDeckAttachment
 
instance.RoofDeckAttachment = value
 
value = instance.RoofDeckAttachment
public RoofDeckAttachment RoofDeckAttachment {get; set;}
Remarks
Damage to the roof can result due to the improper attachment of the roof deck to the underlying roof support system.

Default: Unknown (0)

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

LocationFeature Class
LocationFeature Members