Click or drag to resize

GeognoSISGetProfileStrAsync Method (String, String)

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

Parameters

propertyName
Type: SystemString

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

defaultValue
Type: SystemString

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

See Also