MultiRepositoryHasGlobalData Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Indicates whether this MultiRepository contains global data.
Namespace:
Telogis.GeoBase.Repositories
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public override bool HasGlobalData { get; }
Public Overrides ReadOnly Property HasGlobalData As Boolean
Get
Return Value
Type:
Booleantrue if global data is available in this MultiRepository.
Otherwise
false.
See Also