Touchstone 11.0 API Reference
FirstFloorHeightUnits Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : FirstFloorHeightUnits Property
(Optional) Contains the unit in which you have expressed the height of the first floor above the ground surface in the FirstFloorHeight property.
Syntax
Public Property FirstFloorHeightUnits As DistanceUnits
Dim instance As LocationFeature
Dim value As DistanceUnits
 
instance.FirstFloorHeightUnits = value
 
value = instance.FirstFloorHeightUnits
public DistanceUnits FirstFloorHeightUnits {get; set;}
Remarks
Default: Feet (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