| ExportJobMaxRecords Property |
Gets or sets the maximum number of records to process per report file.
Default is zero, which means there are no restrictions.
Namespace:
Opait.ReportMiner.Api
Assembly:
Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax public int MaxRecords { get; set; }
Property Value
Type:
Int32See Also