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 Task<bool> UpdateStatisticNameAsync( string filterId, string statId, string statName, string userId, string key ) |
Visual Basic |
---|
Public Function UpdateStatisticNameAsync ( filterId As String, statId As String, statName As String, userId As String, key As String ) As Task(Of Boolean) |
Visual C++ |
---|
public: virtual Task<bool>^ UpdateStatisticNameAsync( String^ filterId, String^ statId, String^ statName, String^ userId, String^ key ) sealed |
Parameters
- filterId
- Type: System..::..String
- statId
- Type: System..::..String
- statName
- Type: System..::..String
- userId
- Type: System..::..String
- key
- Type: System..::..String