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 AddFilterReportsTableJoin( string joinTypesId, string reportId, string leftTable, string rightTable, string key ) |
Visual Basic |
---|
Public Function AddFilterReportsTableJoin ( joinTypesId As String, reportId As String, leftTable As String, rightTable As String, key As String ) As Boolean |
Visual C++ |
---|
public: virtual bool AddFilterReportsTableJoin( String^ joinTypesId, String^ reportId, String^ leftTable, String^ rightTable, String^ key ) sealed |
Parameters
- joinTypesId
- Type: System..::..String
- reportId
- Type: System..::..String
- leftTable
- Type: System..::..String
- rightTable
- Type: System..::..String
- key
- Type: System..::..String