Web API Reference MapGuide Open Source
INT16 MgByteProperty::GetPropertyType (  )  [virtual]

Gets the property type.

.NET Syntax
short GetPropertyType();
Java Syntax
short GetPropertyType();
PHP Syntax
int GetPropertyType();

Returns:
Returns the property type MgPropertyType::Byte.

Implements MgProperty.


Comments or suggestions? Send us feedback.