Touchstone Re 2023 API Reference
GlassType Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : GlassType Property
(Optional) Contains a Glass Type to describe the type of glass used in the building.
Syntax
Public Property GlassType As GlassType
Dim instance As LocationFeature
Dim value As GlassType
 
instance.GlassType = value
 
value = instance.GlassType
public GlassType GlassType {get; set;}
Remarks
Different glass types have varying degrees of resistance to wind loads and debris impact.

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