Click or drag to resize

GeognoSISSetProfileStr Method

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

Parameters

propertyName
Type: SystemString

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

value
Type: SystemString

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

See Also