DocsMarshal
/
Types
/
DocsMarshal.Entities.Query.GroupByProfile
class
GroupByProfile
Base class:
GroupByAbstract
Implemented interfaces:
IGroupBy
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
GroupByProfile
()
Properties
List
<
GroupByField
>
Fields
{ get; set; }
List
<
FieldDescriptor
>
FieldsDescriptor
{ get; }
Top