Namespace: P4s3WebSvcRefLib.P4s3WebSvcReferenceAssembly: P4s3WebSvcRefLib (in P4s3WebSvcRefLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public DataSet GetClusterFinderWeightsById(
string zzRowId,
string key
) |
Visual Basic |
---|
Public Function GetClusterFinderWeightsById (
zzRowId As String,
key As String
) As DataSet |
Visual C++ |
---|
public:
virtual DataSet^ GetClusterFinderWeightsById(
String^ zzRowId,
String^ key
) sealed |
Return Value
Type:
DataSetImplements
IService1..::..GetClusterFinderWeightsById(String, String)
See Also