MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
INT16 MgDoubleProperty::GetPropertyType ( ) [virtual]

Gets the property type.

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

Implements MgProperty.