LinkEditPriority Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Determines the link edit's priority. Edits with a larger Priority value are applied
in preference to those with a smaller Priority value. If two edits have the same
Priority value then the behavior is undefined.
Namespace:
Telogis.GeoBase.Routing.LinkEdit
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public int Priority { get; set; }
Public Property Priority As Integer
Get
Set
Property Value
Type:
Int32See Also