Click or drag to resize
WebServiceCallErrorMessage Property
Gets or sets the error message returned by the web service method call. (See http://www.softwarekey.com/go/?ID=20 for a list of possible values.)

Namespace: com.softwarekey.Client.WebService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public virtual string ErrorMessage { get; set; }

Property Value

Type: String
See Also