Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgObjectPropertyDefinition
GetClassDefinition
GetIdentityProperty
GetObjectType
GetOrderType
MgObjectPropertyDefinition
SetClassDefinition
SetIdentityProperty
SetObjectType
SetOrderType
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
.