Click or drag to resize

MedianAggregate Properties

The MedianAggregate 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 BaseAggregate.Functor.)
Public propertyType
Gets the Type of the Expression.
(Inherited from BaseAggregate.)
Top
See Also