RepositoryHasGlobalData Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Implemented by derived classes to determine whether a repository contains global data.
Namespace:
Telogis.GeoBase.Repositories
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic abstract bool HasGlobalData { get; }
Public MustOverride ReadOnly Property HasGlobalData As Boolean
Get
Property Value
Type:
Boolean
See Also