Click or drag to resize

GeognoSISCreateDoubleBoolean Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateDoubleBoolean(System.String,System.Int32,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 CreateDoubleBoolean(
	string list1,
	int boolop1,
	string list2,
	int boolop2,
	int boolop3
)

Parameters

list1
Type: SystemString

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

boolop1
Type: SystemInt32

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

list2
Type: SystemString

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

boolop2
Type: SystemInt32

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

boolop3
Type: SystemInt32

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

See Also