|
MapGuide API Reference
|
| void MgClassDefinition::SetDescription | ( | CREFSTRING | description | ) |
Sets the feature class description.
| void SetDescription(string description); |
| void SetDescription(String description); |
| void SetDescription(string description); |
| description | (String/string) The feature class description. |