Gets or sets the group by fields for statistics. This field will contain a list of fields to group by during statistic analysis. If an out field is not being used in the OutStatistics calculation it should be placed here. This property works together with OutStatistics.
Syntax
Visual Basic (Declaration) | |
---|
Public Property GroupByFieldsForStatistics As IList(Of String) |
Property Value
The group by fields for statistics.
Requirements
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7
See Also