Click or drag to resize

MovementLastNode Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get the last node of the Movement.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public MovementNode LastNode { get; }

Property Value

Type: MovementNode
Remarks
If no node is found but there is a driving event intersection, the last node of this intersection will be used to construct a new Movement node.
See Also