featurePropertiesreporting_MaxRecords Property |
The maximum records, by default, for reports to allow when using mapper filtering.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxint reporting_MaxRecords { get; }
ReadOnly Property reporting_MaxRecords As Integer
Get
Property Value
Type:
Int32The maximum records, by default, for reports to allow when using mapper filtering.
See Also