| BaseStationLocation Properties |
The BaseStationLocation type exposes the following members.
| Name | Description | |
|---|---|---|
| Altitude |
Gets or sets the altitude in feet that the
| |
| Latitude |
Gets or sets the latitude part of the user's location.
| |
| LocationID |
Gets or sets the unique identifier of the record.
| |
| LocationName |
Gets or sets the name of the location assigned by the user. This cannot be null and cannot be longer than 20 characters.
| |
| Longitude |
Gets or sets the longitude part of the user's location.
|