A structure returned by the ListAllRoads(String) call, representing a road section from the CAF road table.
Declaration Syntax
public class Road
Members
Icon | Member | Description |
---|---|---|
Island |
The island.
| |
ParishName |
The parish in which this road section sits. Note that addresses attached to this USRN can have
a different parish if they fall on the other side of the parish boundary.
| |
RoadName |
The official road name for this road.
| |
RoadNameOrder |
The version of this road name used for sorting purposes. This will be the road name with common
prefixes (e.g. 'Rue', 'Le', 'The') removed.
| |
USRN |
The unique street reference number of this road section
|
Remarks