Report Miner API
Report Miner API
Opait.ReportMiner.Api
Processor Class
Processor Methods
BeginSaveRecords Method
CopyTableToClipboard Method
DetectField Method
DetectLabel Method
Dispose Method
EndSaveRecords Method
FormatDataTable Method
FormatGlobalFields Method
FormatRecord Method
FormatSection Method
FormatTable Method
FormatTableCSV Method
FormatTableJson Method
FormatTableXML Method
ParseGlobalFields Method
ParseRecords Method
SaveRecord Method
SaveRecordAsPdf Method
Processor
FormatTableJson Method
Formats the specified table as Json.
Namespace:
Opait.ReportMiner.Api
Assembly:
Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
Copy
public
string
FormatTableJson
(
ITable
table
)
Parameters
table
Type:
Opait.ReportMiner.Api
ITable
The specified table.
Return Value
Type:
String
Table formatted as Json.
See Also
Reference
Processor Class
Opait.ReportMiner.Api Namespace
Copyright 2022 Opait Software. All rights reserved.