MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual INT32 MgReader::GetPropertyType ( INT32  index) [pure virtual]

Gets the type of the property at the specified index. See MgPropertyType for the list of possible values.

.NET Syntax
virtual int GetPropertyType(int index);
Java Syntax
virtual int GetPropertyType(int index);
PHP Syntax
virtual int GetPropertyType(int index);
Parameters:
index(index) The property index.
Returns:
Returns an MgPropertyType value.
Since:
2.2