MapGuide API Reference
|
void MgDataPropertyDefinition::SetDefaultValue | ( | CREFSTRING | value | ) |
Sets the default value for this property.
void SetDefaultValue(string value); |
void SetDefaultValue(String value); |
void SetDefaultValue(string value); |
value | (String/string) The default value. |