P4s3PortalWebSvc AddClusterFinderWeights Method A Sandcastle Documented Class Library
Adds a new cluster finder entry to the database.

Namespace: P4s3WebSvc
Assembly: P4s3WebSvc (in P4s3WebSvc.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public 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

Return Value

Type: Boolean
See Also