Click or drag to resize

GeognoSISScanGeometryAsync Method (String, Int32, Int32, String, String)

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

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 ScanGeometryAsync(
	string list,
	int geomTest,
	int geomMode,
	string filter,
	string locus
)

Parameters

list
Type: SystemString

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

geomTest
Type: SystemInt32

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

geomMode
Type: SystemInt32

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

filter
Type: SystemString

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

locus
Type: SystemString

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

See Also