Click or drag to resize

GeoStreamRepositoryCurrentDataSetNames Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns an array of server-side data set names used by this GeoStreamRepository object. The UseDataSets(String) method allows you to select which server-side data sets should be used to service requests from this GeoStreamRepository object.

Namespace:  Telogis.GeoBase.Repositories
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public string[] CurrentDataSetNames { get; }

Property Value

Type: String
See Also