Gets the collection of named Aggregate objects
defined on the current data schema.
Namespace:
C1.C1Preview.DataBindingAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public AggregateCollection Aggregates { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Aggregates As AggregateCollection Get |