DwGroupByAttribute.DwGroupByAttribute(short level, params string[] groupBy) Constructor
.NET Standard 2.x
Initializes a new instance of the DwGroupByAttribute class.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public DwGroupByAttribute(short level, params string[] groupBy)
Parameters
level
System.String
Level of groups.
groupby
System.String
One or more grouping criteria.
Applies to
.NET Standard
2.x