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 void RunScatterChartView( string loadQuery, string exportFormat, string passThrough, string reportId, Dictionary<string, string> sett, bool async, string key ) |
Visual Basic |
---|
Public Sub RunScatterChartView ( loadQuery As String, exportFormat As String, passThrough As String, reportId As String, sett As Dictionary(Of String, String), async As Boolean, key As String ) |
Visual C++ |
---|
public: virtual void RunScatterChartView( String^ loadQuery, String^ exportFormat, String^ passThrough, String^ reportId, Dictionary<String^, String^>^ sett, bool async, String^ key ) sealed |
Parameters
- loadQuery
- Type: System..::..String
- exportFormat
- Type: System..::..String
- passThrough
- Type: System..::..String
- reportId
- Type: System..::..String
- sett
- Type: System.Collections.Generic..::..Dictionary<(Of <(<'String, String>)>)>
- async
- Type: System..::..Boolean
- key
- Type: System..::..String