LinkEditDatabaseGetLinkEdits Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets all of the link edits in the database.
Namespace:
Telogis.GeoBase.Routing.LinkEdit
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public LinkEdit[] GetLinkEdits()
Public Function GetLinkEdits As LinkEdit()
Return Value
Type:
LinkEditAll of the link edits in the database.
See Also