Report Miner API
Report Miner API
Opait.ReportMiner.Api
IRecord Interface
IRecord Methods
AddField Method
CopyTableToClipboard Method
FormatDataTable Method
FormatTable Method
FormatTableCSV Method
FormatTableXML Method
GetField Method
GetSection Method
GetTable Method
RemoveField Method
RemoveTable Method
IRecord
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
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
IRecord Interface
Opait.ReportMiner.Api Namespace
Copyright 2022 Opait Software. All rights reserved.