Namespace: P4s3WebSvcRefLib.P4s3WebSvcReference
Assembly: P4s3WebSvcRefLib (in P4s3WebSvcRefLib.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: P4s3WebSvcRefLib (in P4s3WebSvcRefLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool AddFilterReportOrder( string orderDirId, string orderDirText, string reportId, string colName, string tableName, string key ) |
Visual Basic |
---|
Public Function AddFilterReportOrder ( orderDirId As String, orderDirText As String, reportId As String, colName As String, tableName As String, key As String ) As Boolean |
Visual C++ |
---|
public: virtual bool AddFilterReportOrder( 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