Sets or returns the type of calculation used to summarize a data field. The available types include: Sum, Count, Average, Max, Min, Product, Count, Numbers, StdDev, StdDevp, Var and Varp.

 public SummarizeByType SummarizeBy{ get; set; }
Public Property SummarizeBy() As SummarizeByType