Click or drag to resize

LinkEditDatabaseDiscardLinkEditChanges Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Refreshes the supplied LinkEdit with the data that has been stored in the database. Any changes that were made since the last call to CreateLinkEdit or UpdateLinkEdit will be lost.

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

Parameters

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