Namespace: P4s3WebSvcRefLib.P4s3WebSvcReference
Assembly: P4s3WebSvcRefLib (in P4s3WebSvcRefLib.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: P4s3WebSvcRefLib (in P4s3WebSvcRefLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
[OperationContractAttribute(Action = "http://tempuri.org/IService1/SetFilterHistoryLastEditStatisticId", ReplyAction = "http://tempuri.org/IService1/SetFilterHistoryLastEditStatisticIdResponse")] bool SetFilterHistoryLastEditStatisticId( string userId, string statId, string statIdx, string key ) |
Visual Basic |
---|
<OperationContractAttribute(Action := "http://tempuri.org/IService1/SetFilterHistoryLastEditStatisticId", ReplyAction := "http://tempuri.org/IService1/SetFilterHistoryLastEditStatisticIdResponse")> Function SetFilterHistoryLastEditStatisticId ( userId As String, statId As String, statIdx As String, key As String ) As Boolean |
Visual C++ |
---|
[OperationContractAttribute(Action = L"http://tempuri.org/IService1/SetFilterHistoryLastEditStatisticId", ReplyAction = L"http://tempuri.org/IService1/SetFilterHistoryLastEditStatisticIdResponse")] bool SetFilterHistoryLastEditStatisticId( String^ userId, String^ statId, String^ statIdx, String^ key ) |
Parameters
- userId
- Type: System..::..String
- statId
- Type: System..::..String
- statIdx
- Type: System..::..String
- key
- Type: System..::..String