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