MapGuide API Reference
|
void MgFeatureSchema::SetDescription | ( | CREFSTRING | description | ) |
Set the schema description.
void SetDescription(string description); |
void SetDescription(String description); |
void SetDescription(string description); |
description | (String/string) The description of the schema. |