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> AddFilterReportOrderAsync( string orderDirId, string orderDirText, string reportId, string colName, string tableName, string key ) |
Visual Basic |
---|
Public Function AddFilterReportOrderAsync ( orderDirId As String, orderDirText As String, reportId As String, colName As String, tableName As String, key As String ) As Task(Of Boolean) |
Visual C++ |
---|
public: virtual Task<bool>^ AddFilterReportOrderAsync( String^ orderDirId, String^ orderDirText, String^ reportId, String^ colName, String^ tableName, String^ key ) sealed |
Parameters
- orderDirId
- Type: System..::..String
- orderDirText
- Type: System..::..String
- reportId
- Type: System..::..String
- colName
- Type: System..::..String
- tableName
- Type: System..::..String
- key
- Type: System..::..String