Click or drag to resize
BaseStationLocation Properties

The BaseStationLocation type exposes the following members.

Properties
  NameDescription
Public propertyAltitude
Gets or sets the altitude in feet that the
Public propertyLatitude
Gets or sets the latitude part of the user's location.
Public propertyLocationID
Gets or sets the unique identifier of the record.
Public propertyLocationName
Gets or sets the name of the location assigned by the user. This cannot be null and cannot be longer than 20 characters.
Public propertyLongitude
Gets or sets the longitude part of the user's location.
Top
See Also