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