Touchstone 11.0 API Reference
RoofCoverAttachment Property


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

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