Web API Reference MapGuide Open Source
STRING MgDataPropertyDefinition::GetDefaultValue (  ) 

Gets the default value for this property.

.NET Syntax
string GetDefaultValue();
Java Syntax
String GetDefaultValue();
PHP Syntax
string GetDefaultValue();

Returns:
Returns the default value.


Comments or suggestions? Send us feedback.