mgOrderType.h File Reference

This graph shows which files directly or indirectly include this file:


Enumerations

enum  OrderType {
  OrderType_Ascending = FdoOrderType_Ascending,
  OrderType_Descending = FdoOrderType_Descending
}
 The OrderType enumeration list contains two values to indicate if the object collection is to be ordered in ascending or descending fashion. More...