RouteFlagFERRY_TYPE Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets a char value that indicates whether the link is part of a ferry route. For display purposes only.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public char FERRY_TYPE { get; }
Public ReadOnly Property FERRY_TYPE As Char
Get
Property Value
Type:
CharRemarks
Possible values:
char value | Represents |
---|
B | Link is a part of a boat ferry route. |
R | Link is a part of a rail ferry route. |
H | Link is a part of a street route. |
See Also