Touchstone 11.0 API Reference
FloorArea Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : FloorArea Property
(Optional) Contains the total floor area (in the unit that you have specified in FloorAreaUnits).
Syntax
Public Property FloorArea As Integer
Dim instance As LocationFeature
Dim value As Integer
 
instance.FloorArea = value
 
value = instance.FloorArea
public int FloorArea {get; set;}
Remarks
Valid values: A non-negative integer
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