Click or drag to resize

GeognoSISSetPropertyAsync Method (Int32, Int32, String, Object)

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

Parameters

objectType
Type: SystemInt32

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

nObject
Type: SystemInt32

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

propertyName
Type: SystemString

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

value
Type: SystemObject

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

See Also