Click or drag to resize

LocalRepository Properties

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

The LocalRepository type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBoxData
Implemented by derived classes to retrieve the RepositoryBoundingBoxData objects that describe the bounding boxes of the repository content.
(Inherited from Repository.)
Public propertyBoundingBoxes
Implemented by derived classes to retrieve the BoundingBox objects that contain the repository content.
(Inherited from Repository.)
Public propertyCopyrightString
Implemented by derived classes to retrieve a repository's copyright information.
(Inherited from Repository.)
Public propertyCountries
Implemented by derived classes to retrieve an array containing every Country present in a repository.
(Inherited from Repository.)
Public propertyDatasetHashCode
Gets the hash code for this Repository's dataset. The hash code may be used to identify the dataset.
(Overrides RepositoryDatasetHashCode.)
Public propertyDatasetHashCodeString
Provides a consistent string representation of DatasetHashCode.
(Inherited from Repository.)
Public propertyHasGlobalData
Implemented by derived classes to determine whether a repository contains global data.
(Inherited from Repository.)
Public propertyIsDisposed
Gets whether the repository has been Disposed.
(Inherited from Repository.)
Public propertyRegions
Implemented by derived classes to retrieve an array of Regions present in a repository.
(Inherited from Repository.)
Public propertyVendorVersion
Implemented by derived classes to retrieve the vendor version for a repository's data set.
(Inherited from Repository.)
Top
See Also