Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Signum
React
ApiControllers
OrderTS
C# Class Signum.React.ApiControllers.OrderTS
Datei anzeigen
Open project: signumsoftware/framework
Public Properties
Property
Type
Description
orderType
OrderType
token
string
Public Methods
Method
Description
ToOrder
(
QueryDescription
qd
,
bool
canAggregate
) :
Order
Method Details
ToOrder()
public
method
public
ToOrder
(
QueryDescription
qd
,
bool
canAggregate
) :
Order
qd
Signum.Entities.DynamicQuery.QueryDescription
canAggregate
bool
return
Signum.Entities.DynamicQuery.Order
Property Details
orderType
public_oe property
public
OrderType
orderType
return
OrderType
token
public_oe property
public
string
token
return
string