Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgStringProperty
GetPropertyType
GetValue
MgPropertyCollection
MgStringCollection
MgStringProperty
MgStringPropertyCollection
SetValue
STRING
MgStringProperty::GetValue
(
)
Gets the property value.
.NET Syntax
string
GetValue()
;
Java Syntax
String
GetValue()
;
PHP Syntax
string
GetValue()
;
Returns:
Returns the property value.
Comments or suggestions? Send us
feedback
.