Click or drag to resize

IDBConfigReaderGetAllUrls Method

Gets all available URLs as DataTable.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
ConfigurationDataSetUrlDataTable GetAllUrls()

Return Value

Type: ConfigurationDataSetUrlDataTable
DataTable of available URLs
See Also