Click or drag to resize

GeognoSISTopoCreateBooleanAsync Method (String, String, Int32)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.TopoCreateBooleanAsync(System.String,System.String,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 TopoCreateBooleanAsync(
	string seed,
	string list,
	int boolop
)

Parameters

seed
Type: SystemString

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

list
Type: SystemString

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

boolop
Type: SystemInt32

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

See Also