Click or drag to resize

AverageAggregate Properties

The AverageAggregate type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the Arguments of the Expression.
(Inherited from BaseAggregate.)
Public propertyExpression
Expression that the Aggregate executes over.
(Inherited from BaseAggregate.)
Public propertyFunctor
Gets the Functor of the Aggregate.
(Overrides BaseAggregateFunctor.)
Public propertyType
Gets the Type of the Expression.
(Inherited from BaseAggregate.)
Top
See Also