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
SaveRecord Method
Save the specified record. Must have called BeginSaveRecords before this call.
Namespace:
Opait.ReportMiner.Api
Assembly:
Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
Copy
public
void
SaveRecord
(
IRecord
record
)
Parameters
record
Type:
Opait.ReportMiner.Api
IRecord
The record to save.
See Also
Reference
Processor Class
Opait.ReportMiner.Api Namespace
Copyright 2022 Opait Software. All rights reserved.