NavigatorSetRepository Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Set the repository that this navigator should use.
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public void SetRepository(
Repository repository
)
Public Sub SetRepository (
repository As Repository
)
Parameters
- repository
- Type: Telogis.GeoBase.RepositoriesRepository
The repository for this navigator to use.
Exceptions See Also