Click or drag to resize

GeognoSISCopyNolObjectAsync Method (Int32, Int32, String, String)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CopyNolObjectAsync(System.Int32,System.Int32,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 CopyNolObjectAsync(
	int fromPos,
	int toPos,
	string aclass,
	string name
)

Parameters

fromPos
Type: SystemInt32

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

toPos
Type: SystemInt32

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

aclass
Type: SystemString

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

name
Type: SystemString

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

See Also