Namespace: P4s3TestMachine.P4s3WebSvcReference
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
[OperationContractAttribute(Action = "http://tempuri.org/IService1/UpdateFilterStatistic", ReplyAction = "http://tempuri.org/IService1/UpdateFilterStatisticResponse")] bool UpdateFilterStatistic( string zzRowId, string statName, string statObjCoded, string statObjLiteral, string filterObjCoded, string filterObjLiteral, string active, string createdOn, string userId, string filterId, string isPublic, string key ) |
Visual Basic |
---|
<OperationContractAttribute(Action := "http://tempuri.org/IService1/UpdateFilterStatistic", ReplyAction := "http://tempuri.org/IService1/UpdateFilterStatisticResponse")> Function UpdateFilterStatistic ( zzRowId As String, statName As String, statObjCoded As String, statObjLiteral As String, filterObjCoded As String, filterObjLiteral As String, active As String, createdOn As String, userId As String, filterId As String, isPublic As String, key As String ) As Boolean |
Visual C++ |
---|
[OperationContractAttribute(Action = L"http://tempuri.org/IService1/UpdateFilterStatistic", ReplyAction = L"http://tempuri.org/IService1/UpdateFilterStatisticResponse")] bool UpdateFilterStatistic( String^ zzRowId, String^ statName, String^ statObjCoded, String^ statObjLiteral, String^ filterObjCoded, String^ filterObjLiteral, String^ active, String^ createdOn, String^ userId, String^ filterId, String^ isPublic, String^ key ) |
Parameters
- zzRowId
- Type: System..::..String
- statName
- Type: System..::..String
- statObjCoded
- Type: System..::..String
- statObjLiteral
- Type: System..::..String
- filterObjCoded
- Type: System..::..String
- filterObjLiteral
- Type: System..::..String
- active
- Type: System..::..String
- createdOn
- Type: System..::..String
- userId
- Type: System..::..String
- filterId
- Type: System..::..String
- isPublic
- Type: System..::..String
- key
- Type: System..::..String