Click or drag to resize

GeognoSISSetStrAsync Method (Int32, Int32, String, String)

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.SetStrAsync(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 SetStrAsync(
	int objectType,
	int nObject,
	string propertyName,
	string value
)

Parameters

objectType
Type: SystemInt32

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

nObject
Type: SystemInt32

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

propertyName
Type: SystemString

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

value
Type: SystemString

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

See Also