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
FormatTableXML Method
Formats the specified table as XML.
Namespace:
Opait.ReportMiner.Api
Assembly:
Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
Copy
public
XElement
FormatTableXML
(
ITable
table
)
Parameters
table
Type:
Opait.ReportMiner.Api
ITable
The specified table.
Return Value
Type:
XElement
Table formatted as XElement.
See Also
Reference
Processor Class
Opait.ReportMiner.Api Namespace
Copyright 2022 Opait Software. All rights reserved.