Click or drag to resize

GeognoSISGetStr Method

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

Parameters

objectType
Type: SystemInt32

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

nObject
Type: SystemInt32

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

propertyName
Type: SystemString

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

Return Value

Type: String

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

See Also