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# |
---|
public bool AddClusterFinderWeights( string name, string userId, string kVal, string aVal, string bVal, string cVal, string oVal, string key ) |
Visual Basic |
---|
Public 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++ |
---|
public: virtual bool AddClusterFinderWeights( String^ name, String^ userId, String^ kVal, String^ aVal, String^ bVal, String^ cVal, String^ oVal, String^ key ) sealed |
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