Web API Reference MapGuide Open Source
STRING MgPropertyDefinition::GetDescription (  ) 

Gets the description of this property.

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

Returns:
Returns a String containing the description of the property.


Comments or suggestions? Send us feedback.