Namespace: P4s3TestMachine.P4s3WebSvcReference
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public int GetFilterStatisticCountByName( string userId, string filterId, string statName, string key ) |
Visual Basic |
---|
Public Function GetFilterStatisticCountByName ( userId As String, filterId As String, statName As String, key As String ) As Integer |
Visual C++ |
---|
public: virtual int GetFilterStatisticCountByName( String^ userId, String^ filterId, String^ statName, String^ key ) sealed |
Parameters
- userId
- Type: System..::..String
- filterId
- Type: System..::..String
- statName
- Type: System..::..String
- key
- Type: System..::..String