MapGuide API Reference
|
void MgObjectPropertyDefinition::SetOrderType | ( | INT32 | orderType | ) |
Sets the MgOrderingOption type (either ascending or descending) for this object property.
void SetOrderType(int orderType); |
void SetOrderType(int orderType); |
void SetOrderType(int orderType); |
orderType | (int) The ordering option type of this object property. |