| WebServiceCallLastWebServiceResponse Property |
Gets the last web service response received from SOLO Server.
Namespace: com.softwarekey.Client.WebServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntaxpublic string LastWebServiceResponse { get; }Public ReadOnly Property LastWebServiceResponse As String
Get
public:
property String^ LastWebServiceResponse {
String^ get ();
}Property Value
Type:
String
See Also