MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual INT32 MgReader::GetPropertyIndex ( CREFSTRING  propertyName) [pure virtual]

Gets the index of the property with the specified property name.

.NET Syntax
virtual int GetPropertyIndex(string propertyName);
Java Syntax
virtual int GetPropertyIndex(String propertyName);
PHP Syntax
virtual int GetPropertyIndex(string propertyName);
Parameters:
propertyName(String/string) The name of the property in the list of properties belonging to the feature currently being read.
Returns:
Returns the property index.
Since:
2.2