EasyObjects.NET Programmers Reference

AggregateParameter.Function Property

The type of aggregate function desired. Avg, Count, Min, Max, Sum, StdDev, or Var. (See AggregateParameter.Func enumeration.)

public AggregateParameter.Func Function {get; set;}

See Also

AggregateParameter Class | NCI.EasyObjects Namespace