PivotOnOption public class PivotOnOption Documentation public int GroupByCount { get; set; } public Ordering GroupByOrdering { get; set; } public Property GroupByProperty { get; set; } public int PivotOnCount { get; set; } public Ordering PivotOnOrdering { get; set; } public Property? PivotOnProperty { get; set; } public PivotOnOption()