Web API Reference | MapGuide Open Source |
Static Public Attributes | |
static const int | Ascending = 0 |
Signifies that the features are returned in ascending order relative to the properties specified in the first argument of MgFeatureQueryOptions::SetOrderingFilter. | |
static const int | Descending = 1 |
Signifies that the features are returned in descending order relative to the properties specified in the first argument of MgFeatureQueryOptions::SetOrderingFilter. |