Click or drag to resize

AggregateElement Properties

The AggregateElement type exposes the following members.

Properties
  NameDescription
Public propertyCustomFactoryType
The type of custom aggregator factory.
Public propertyElementType
Element type of this rule element.
(Overrides RuleElementElementType.)
Public propertyExports
Rule element declarations exported to the outer scope.
(Inherited from RuleElement.)
Public propertyExpressions
Expressions used by the aggregate.
Public propertyImports
Rule element declarations imported from the outer scope.
(Inherited from RuleElement.)
Public propertyName
Aggregate name.
Public propertyResultType
Type of the result that this rule element yields.
Public propertySource
Fact source of the aggregate.
Top
See Also