Click or drag to resize

DataQueryQueryConstraintsAtLink Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodStatic memberQueryConstraintsAtLink(LogicalStreetLink)
Gets an array of ConstraintLinks that affect the given LogicalStreetLink. All underlying links are queried for constraints.
Public methodStatic memberQueryConstraintsAtLink(QueryConstraintsArgs)
Gets an array of ConstraintLinks that affect the StreetLink, represented by the given QueryConstraintsArgs.
Public methodStatic memberQueryConstraintsAtLink(StreetLink)
Gets an array of ConstraintLinks that affect the given StreetLink.
Public methodStatic memberQueryConstraintsAtLink(LatLon, UInt64)
Gets an array of ConstraintLinks that affect the link represented by the given LatLon array points and UInt64 linkId.
Top
See Also