Web API Reference MapGuide Open Source
INT32 MgObjectPropertyDefinition::GetObjectType (  ) 

Gets the type of this object property (value, collection, or ordered collection).

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

Returns:
Returns an MgObjectPropertyType value.


Comments or suggestions? Send us feedback.