MapGuide API Reference
Main Page
Related Pages
Modules
Classes
All
Classes
Functions
Variables
Enumerations
Enumerator
Friends
INT32
MgObjectPropertyDefinition::GetOrderType
(
)
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.
MgObjectPropertyDefinition
Comments or suggestions? Send us
feedback
. | Generated by
1.8.0