MapGuide API Reference
|
void MgObjectPropertyDefinition::SetObjectType | ( | INT32 | objType | ) |
Sets the MgObjectPropertyType type (either value, collection, or ordered collection) of this object property.
void SetObjectType(int objType); |
void SetObjectType(int objType); |
void SetObjectType(int objType); |
objType | (int) The MgObjectPropertyType type of this object property. |