Click or drag to resize

GeognoSISSetFlt Method

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

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 SetFlt(
	int objectType,
	int nObject,
	string propertyName,
	double value
)

Parameters

objectType
Type: SystemInt32

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

nObject
Type: SystemInt32

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

propertyName
Type: SystemString

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

value
Type: SystemDouble

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

See Also