Touchstone Re 2023 API Reference
BasementFinishType Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : BasementFinishType Property
(Optional) Contains a Basement Finish Type that indicates whether the basement is unfinished or finished.
Syntax
Public Property BasementFinishType As BasementFinishType
Dim instance As LocationFeature
Dim value As BasementFinishType
 
instance.BasementFinishType = value
 
value = instance.BasementFinishType
public BasementFinishType BasementFinishType {get; set;}
Remarks
Use this property in conjunction with a masonry or concrete basement foundation type. Finished basements are usually equipped with better flood protection systems. However, they also contain more valuable contents.

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