Touchstone 11.0 API Reference
FloorOccupied Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > LocationFeature Class : FloorOccupied Property
(Optional) Contains a value to indicate a single floor or range of floors occupied.
Syntax
Public Property FloorOccupied As String
Dim instance As LocationFeature
Dim value As String
 
instance.FloorOccupied = value
 
value = instance.FloorOccupied
public string FloorOccupied {get; set;}
Remarks
Valid values: Null or a string of up to 40 characters in length

Default: An empty string

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