Click or drag to resize

ConstraintLinks Fields

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

The ConstraintLinks type exposes the following members.

Fields
  NameDescription
Public fieldconditions
The conditions for the constraint.
Public fieldendLocation
The end location. This will only be set to a valid LatLon if the constraint spans multiple links.
Public fieldfromLinkId
The start link ID
Public fieldIsDynamic
Whether or not this constraint was dynamically generated
Public fieldlinks
The links pertaining to these constraints. This excludes the link which the constraint begins on, so will only be populated for constraints which span multiple links.
Public fieldmilesPerHour
The constraint's speed limit. 0 means forbidden. UInt32.MaxValue means the speeds of the underlying links should be used.
Public fieldstartLocation
The start location.
Public fieldTimePenalty
Time penalty incurred when the constraint is violated.
Top
See Also