Click or drag to resize

LinkEditDatabaseUpdateLinkEdit Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Updates an existing link edit in the database.

Namespace:  Telogis.GeoBase.Routing.LinkEdit
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void UpdateLinkEdit(
	LinkEdit edit
)

Parameters

edit
Type: Telogis.GeoBase.Routing.LinkEditLinkEdit
The LinkEdit to update.
See Also