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