Web API Reference MapGuide Open Source
INT32 MgDataPropertyDefinition::GetDataType (  ) 

Gets the data type of this property.

.NET Syntax
int GetDataType();
Java Syntax
int GetDataType();
PHP Syntax
int GetDataType();

Returns:
Returns the data type of this property. See MgPropertyType for the different data types.


Comments or suggestions? Send us feedback.