Exago .NET API Documentation
IsAggregateRecordLevel Property
WebReports.Api.Common Namespace > General Class : IsAggregateRecordLevel Property

The recordLevel argument of all aggregate functions will default to this value if no value for recordLevel is passed when the aggregate function is called. If True, aggregate functions run at the record level (including duplicates). If False, aggregate functions run at the entity level which is the default behavior.

Syntax
public System.bool IsAggregateRecordLevel {get; set;}

Property Value

True or False as described above. The Exago default as of v2019.2 is True.
Remarks
Same as setting Admin Console > General > Other Settings > Run Aggregate Functions at Record Level by Default.
See Also

Reference

General Class
General Members

Exago Knowledge Base

Roles
Other Settings