Click or drag to resize

GeognoSISDeleteNolObjectAsync Method (Int32, String, String)

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

Parameters

nPos
Type: SystemInt32

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

aclass
Type: SystemString

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

name
Type: SystemString

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

See Also