Click or drag to resize

GeognoSISCreateItemAsync Method (String, String, Int32)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.CreateItemAsync(System.String,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 CreateItemAsync(
	string blob,
	string prj,
	int fmt
)

Parameters

blob
Type: SystemString

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

prj
Type: SystemString

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

fmt
Type: SystemInt32

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

See Also