Click or drag to resize

IDBConfigWriterRemoveGeognoSIS8AdditionalLayer Method

Remove an additional GeognoSIS Layer.

Namespace:  Cadcorp.Configuration.Connectors
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
int RemoveGeognoSIS8AdditionalLayer(
	string mapConfiguration,
	int layerId
)

Parameters

mapConfiguration
Type: SystemString
Map Configuration Name
layerId
Type: SystemInt32
Layer ID

Return Value

Type: Int32
Number of Rows Affected.
See Also