|
MapGuide API Reference
|
| MgObjectPropertyDefinition::MgObjectPropertyDefinition | ( | CREFSTRING | name | ) |
Constructs a MgObjectPropertyDefinition object.
| MgObjectPropertyDefinition(string name); |
| MgObjectPropertyDefinition(String name); |
| MgObjectPropertyDefinition(string name); |
| name | (String/string) The name of the property. |