Click or drag to resize
WebServiceCallResultCode Property
Gets or sets the result code 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 int ResultCode { get; set; }

Property Value

Type: Int32
See Also