Click or drag to resize

GeognoSISChangeLocusTestMode Method

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

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

Parameters

locus
Type: SystemString

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

geomTest
Type: SystemInt32

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

geomMode
Type: SystemInt32

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

See Also