Touchstone Re 2023 API Reference
WindowProtection Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : WindowProtection Property
(Optional) Contains a Window Protection descriptor to indicate the nature of the window protection systems used.
Syntax
Public Property WindowProtection As WindowProtection
Dim instance As LocationFeature
Dim value As WindowProtection
 
instance.WindowProtection = value
 
value = instance.WindowProtection
public WindowProtection WindowProtection {get; set;}
Remarks
Protecting the windows can reduce the potential damage to a building.

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