Click or drag to resize

QueryConstraintsArgs Constructor (StreetLink)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Creates a link constraints request from a StreetLink.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public QueryConstraintsArgs(
	StreetLink link
)

Parameters

link
Type: Telogis.GeoBaseStreetLink
The StreetLink to query for constraints.
See Also