MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Gets the property type.

.NET Syntax
short GetPropertyType();
Java Syntax
short GetPropertyType();
PHP Syntax
int GetPropertyType();
Returns:
Returns the property type MgPropertyType::Feature.

Implements MgProperty.