Click or drag to resize

GeognoSISCreateObjectAsync Method (String, String, Object)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateObjectAsync(System.String,System.String,System.Object)"]

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 CreateObjectAsync(
	string url,
	string contenttype,
	Object content
)

Parameters

url
Type: SystemString

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

contenttype
Type: SystemString

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

content
Type: SystemObject

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

See Also