Click or drag to resize

TransactionalRepositoryHasGlobalData Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns whether this TransactionalRepository contains any global data. Always false.

Namespace:  Telogis.GeoBase.Transactional
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override bool HasGlobalData { get; }

Property Value

Type: Boolean
See Also