Click or drag to resize

GeognoSISCreateDbOverlay Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbOverlay(System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.Int32,System.Double)"]

Namespace:  Cadcorp.WML.WebServices.localhost
Assembly:  Cadcorp.WML.WebServices (in Cadcorp.WML.WebServices.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public void CreateDbOverlay(
	int pos,
	int unused,
	int bTransact,
	string connect,
	string tableItem,
	string prj,
	int fmt,
	double span
)

Parameters

pos
Type: SystemInt32

[Missing <param name="pos"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbOverlay(System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.Int32,System.Double)"]

unused
Type: SystemInt32

[Missing <param name="unused"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbOverlay(System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.Int32,System.Double)"]

bTransact
Type: SystemInt32

[Missing <param name="bTransact"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbOverlay(System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.Int32,System.Double)"]

connect
Type: SystemString

[Missing <param name="connect"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbOverlay(System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.Int32,System.Double)"]

tableItem
Type: SystemString

[Missing <param name="tableItem"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbOverlay(System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.Int32,System.Double)"]

prj
Type: SystemString

[Missing <param name="prj"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbOverlay(System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.Int32,System.Double)"]

fmt
Type: SystemInt32

[Missing <param name="fmt"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbOverlay(System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.Int32,System.Double)"]

span
Type: SystemDouble

[Missing <param name="span"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDbOverlay(System.Int32,System.Int32,System.Int32,System.String,System.String,System.String,System.Int32,System.Double)"]

See Also