IService1ClearLogs Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
[OperationContractAttribute(Action = "http://tempuri.org/IService1/ClearLogs", ReplyAction = "http://tempuri.org/IService1/ClearLogsResponse")] void ClearLogs()
<OperationContractAttribute(Action := "http://tempuri.org/IService1/ClearLogs", ReplyAction := "http://tempuri.org/IService1/ClearLogsResponse")> Sub ClearLogs
[OperationContractAttribute(Action = L"http://tempuri.org/IService1/ClearLogs", ReplyAction = L"http://tempuri.org/IService1/ClearLogsResponse")] void ClearLogs()
[<OperationContractAttribute(Action = "http://tempuri.org/IService1/ClearLogs", ReplyAction = "http://tempuri.org/IService1/ClearLogsResponse")>] abstract ClearLogs : unit -> unit