IDBConfigWriterRemoveGeognoSISTileServiceLayer Method |
Removes a GegnoSIS Tile Service Layer from the system
Namespace:
Cadcorp.Configuration.Connectors
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxint RemoveGeognoSISTileServiceLayer(
string mapConfiguration,
int layerId
)
Function RemoveGeognoSISTileServiceLayer (
mapConfiguration As String,
layerId As Integer
) As Integer
Parameters
- mapConfiguration
- Type: SystemString
Map Configuration Name - layerId
- Type: SystemInt32
Layer ID
Return Value
Type:
Int32Number of Rows Affected.
See Also