Click or drag to resize

IDBConfigWriterAddUpdateAdditionalGeognoSIS8Layer Method

Add an AdditionalGeognoSIS8Layer to the system, or update an existing one.

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

Parameters

mapConfiguration
Type: SystemString
Map Configuration name
layerId
Type: SystemInt32
Layer ID
layerName
Type: SystemString
Layer Name
path
Type: SystemString
Path to SWD

Return Value

Type: Int32
Number of Rows Affected.
See Also