Click or drag to resize

RouteFlagFERRY_TYPE Property

Verizon Connect Logo
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; }

Property Value

Type: Char
Remarks
Possible values:
char valueRepresents
BLink is a part of a boat ferry route.
RLink is a part of a rail ferry route.
HLink is a part of a street route.
See Also