MaximumDocumentCount Property

Version: Available or changed with runtime version 6.0.

Sets the maximum document count when generating a report by using WordMergerDataItem.

Applies to

  • Report

Property Value

An integer

Syntax

MaximumDocumentCount = 100;

Remarks

At runtime, this property will override the hard limit that is set by the Default Max Documents (ReportDefaultMaxDocuments) setting for Business Central Server instance. The Business Central Server instance also includes the Max Documents (hard limit) (ReportMaxDocuments) setting, which this property won't override.

For more information on report limits, see Report limits.

See Also

Report Properties
Report Object
Operational Limits for Business Central Online - Reports
Configuring Business Central Server - Reports