List of sort fields. Can be null.
Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
public QSort[] Sort { get; set; }public QSort[] Sort { get; set; }Public Property Sort As QSort()
Get
Set
Public Property Sort As QSort()
Get
Set
public:
property array<QSort^>^ Sort {
array<QSort^>^ get ();
void set (array<QSort^>^ value);
}public:
property array<QSort^>^ Sort {
array<QSort^>^ get ();
void set (array<QSort^>^ value);
}member Sort : QSort[] with get, set
member Sort : QSort[] with get, set
Property Value
Type:
QSort