LocalRepositoryDatasetHashCode Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the hash code for this Repository's dataset. The hash code may be used to identify the dataset.
Namespace:
Telogis.GeoBase.Repositories
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public override int DatasetHashCode { get; }
Public Overrides ReadOnly Property DatasetHashCode As Integer
Get
Property Value
Type:
Int32See Also