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 RunFrequencyAnalysisToolAsync( string filterId, string exportFormat, string passThrough, Dictionary<string, string> sett, string key ) |
Visual Basic |
---|
Public Function RunFrequencyAnalysisToolAsync ( filterId As String, exportFormat As String, passThrough As String, sett As Dictionary(Of String, String), key As String ) As Task |
Visual C++ |
---|
public: virtual Task^ RunFrequencyAnalysisToolAsync( String^ filterId, String^ exportFormat, String^ passThrough, Dictionary<String^, String^>^ sett, String^ key ) sealed |
Parameters
- filterId
- Type: System..::..String
- exportFormat
- Type: System..::..String
- passThrough
- Type: System..::..String
- sett
- Type: System.Collections.Generic..::..Dictionary<(Of <(<'String, String>)>)>
- key
- Type: System..::..String