MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Gets the MgOrderingOption value (ascending or descending) for this object property.

Remarks:
This property is only applicable if the value returned by MgObjectPropertyDefinition::GetOrderType is MgObjectPropertyType::OrderedCollection.
.NET Syntax
int GetOrderType();
Java Syntax
int GetOrderType();
PHP Syntax
int GetOrderType();
Returns:
Returns an MgOrderingOption value.