public IReadOnlyList<Field> GroupBy {get; set;}
Public Property GroupBy As IReadOnlyList(Of Field)
GroupBy during statistics computation.public IReadOnlyList<Field> GroupBy {get; set;}
Public Property GroupBy As IReadOnlyList(Of Field)
| Exception | Description |
|---|---|
| System.ArgumentNullException | The Field input at a specific index in theGroupBy list is null. |
GroupBy will have no effect on the outcome of the computation.Target Platforms: Windows 10, Windows 8.1, Windows 7