Click or drag to resize

GeognoSISMultiRouteAsync Method (String, Int32, Int32, Double, Double, String, String, String)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.MultiRouteAsync(System.String,System.Int32,System.Int32,System.Double,System.Double,System.String,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 MultiRouteAsync(
	string list,
	int nStart,
	int maxNum,
	double maxVal,
	double rSnap,
	string formula,
	string filter,
	string locusNoGo
)

Parameters

list
Type: SystemString

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

nStart
Type: SystemInt32

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

maxNum
Type: SystemInt32

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

maxVal
Type: SystemDouble

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

rSnap
Type: SystemDouble

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

formula
Type: SystemString

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

filter
Type: SystemString

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

locusNoGo
Type: SystemString

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

See Also