IService1GetLastError Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
[OperationContractAttribute(Action = "http://tempuri.org/IService1/GetLastError", ReplyAction = "http://tempuri.org/IService1/GetLastErrorResponse")] string GetLastError()
<OperationContractAttribute(Action := "http://tempuri.org/IService1/GetLastError", ReplyAction := "http://tempuri.org/IService1/GetLastErrorResponse")> Function GetLastError As String
[OperationContractAttribute(Action = L"http://tempuri.org/IService1/GetLastError", ReplyAction = L"http://tempuri.org/IService1/GetLastErrorResponse")] String^ GetLastError()
[<OperationContractAttribute(Action = "http://tempuri.org/IService1/GetLastError", ReplyAction = "http://tempuri.org/IService1/GetLastErrorResponse")>] abstract GetLastError : unit -> string