Click or drag to resize

RepositoryDiscovererFindData Method (String)

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Locate data sources from a specified vendor.

Namespace:  Telogis.GeoBase.Repositories
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public LocalRepository[] FindData(
	string vendor
)

Parameters

vendor
Type: SystemString
The data vendor.

Return Value

Type: LocalRepository
An array of local repositories supplied by the vendor.
See Also