Click or drag to resize

GeognoSISCreateProcessOverlayAsync Method (Int32, Int32, String)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateProcessOverlayAsync(System.Int32,System.Int32,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 CreateProcessOverlayAsync(
	int oldPos,
	int newPos,
	string process
)

Parameters

oldPos
Type: SystemInt32

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

newPos
Type: SystemInt32

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

process
Type: SystemString

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

See Also