AggregateElement Properties |
The AggregateElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomFactoryType |
The type of custom aggregator factory.
|
![]() | ElementType |
Element type of this rule element.
(Overrides RuleElementElementType.) |
![]() | Exports |
Rule element declarations exported to the outer scope.
(Inherited from RuleElement.) |
![]() | Expressions |
Expressions used by the aggregate.
|
![]() | Imports |
Rule element declarations imported from the outer scope.
(Inherited from RuleElement.) |
![]() | Name |
Aggregate name.
|
![]() | ResultType |
Type of the result that this rule element yields.
|
![]() | Source |
Fact source of the aggregate.
|