Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgPropertyDefinition
GetDescription
GetPropertyType
GetQualifiedName
MgPropertyDefinition
MgPropertyDefinitionCollection
SetDescription
SetQualifiedName
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
.