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/UpdateFilterStatCalcConfig", ReplyAction = "http://tempuri.org/IService1/UpdateFilterStatCalcConfigResponse")] bool UpdateFilterStatCalcConfig( string zzRowId, string userId, string filterId, string filterStatId, string calcIndex, string calcName, string formatStr, string forceFcl, string active, string key ) |
Visual Basic |
---|
<OperationContractAttribute(Action := "http://tempuri.org/IService1/UpdateFilterStatCalcConfig", ReplyAction := "http://tempuri.org/IService1/UpdateFilterStatCalcConfigResponse")> Function UpdateFilterStatCalcConfig ( zzRowId As String, userId As String, filterId As String, filterStatId As String, calcIndex As String, calcName As String, formatStr As String, forceFcl As String, active As String, key As String ) As Boolean |
Visual C++ |
---|
[OperationContractAttribute(Action = L"http://tempuri.org/IService1/UpdateFilterStatCalcConfig", ReplyAction = L"http://tempuri.org/IService1/UpdateFilterStatCalcConfigResponse")] bool UpdateFilterStatCalcConfig( String^ zzRowId, String^ userId, String^ filterId, String^ filterStatId, String^ calcIndex, String^ calcName, String^ formatStr, String^ forceFcl, String^ active, String^ key ) |
Parameters
- zzRowId
- Type: System..::..String
- userId
- Type: System..::..String
- filterId
- Type: System..::..String
- filterStatId
- Type: System..::..String
- calcIndex
- Type: System..::..String
- calcName
- Type: System..::..String
- formatStr
- Type: System..::..String
- forceFcl
- Type: System..::..String
- active
- Type: System..::..String
- key
- Type: System..::..String