|
MapGuide API Reference
|
| void MgPropertyDefinition::SetDescription | ( | CREFSTRING | description | ) |
Sets the description of this property.
| void SetDescription(string description); |
| void SetDescription(String description); |
| void SetDescription(string description); |
| description | (String/string) The description of the property. |