Click or drag to resize

GeognoSISSetUnitsAsync Method (String, Int32)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.SetUnitsAsync(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 SetUnitsAsync(
	string units,
	int places
)

Parameters

units
Type: SystemString

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

places
Type: SystemInt32

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

See Also