Touchstone 11.0 API Reference
ColumnBasementType Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : ColumnBasementType Property
(Optional) Contains a Column Basement Type indicator to describe the connection between the columns and basement for SRC and steel construction. Specifically, this property indicates whether basement support columns are embedded.
Syntax
Public Property ColumnBasementType As ColumnBasementType
Dim instance As LocationFeature
Dim value As ColumnBasementType
 
instance.ColumnBasementType = value
 
value = instance.ColumnBasementType
public ColumnBasementType ColumnBasementType {get; set;}
Remarks
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