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/UpdateClusterFinderWeights", ReplyAction = "http://tempuri.org/IService1/UpdateClusterFinderWeightsResponse")] bool UpdateClusterFinderWeights( string weightId, string name, string userId, string kVal, string aVal, string bVal, string cVal, string oVal, string active, string key ) |
Visual Basic |
---|
<OperationContractAttribute(Action := "http://tempuri.org/IService1/UpdateClusterFinderWeights", ReplyAction := "http://tempuri.org/IService1/UpdateClusterFinderWeightsResponse")> Function UpdateClusterFinderWeights ( weightId As String, name As String, userId As String, kVal As String, aVal As String, bVal As String, cVal As String, oVal As String, active As String, key As String ) As Boolean |
Visual C++ |
---|
[OperationContractAttribute(Action = L"http://tempuri.org/IService1/UpdateClusterFinderWeights", ReplyAction = L"http://tempuri.org/IService1/UpdateClusterFinderWeightsResponse")] bool UpdateClusterFinderWeights( String^ weightId, String^ name, String^ userId, String^ kVal, String^ aVal, String^ bVal, String^ cVal, String^ oVal, String^ active, String^ key ) |
Parameters
- weightId
- Type: System..::..String
- name
- Type: System..::..String
- userId
- Type: System..::..String
- kVal
- Type: System..::..String
- aVal
- Type: System..::..String
- bVal
- Type: System..::..String
- cVal
- Type: System..::..String
- oVal
- Type: System..::..String
- active
- Type: System..::..String
- key
- Type: System..::..String