Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgUpdateFeatures
GetCommandType
GetFeatureClassName
GetFilterText
GetPropertyValues
MgUpdateFeatures
MgPropertyCollection
* MgUpdateFeatures::GetPropertyValues
(
)
const
Get the property values collection specified in the constructor.
.NET Syntax
MgPropertyCollection
GetPropertyValues() const
;
Java Syntax
MgPropertyCollection
GetPropertyValues() const
;
PHP Syntax
MgPropertyCollection
GetPropertyValues() const
;
Returns:
Returns the collection of properties specified in the constructor.
Comments or suggestions? Send us
feedback
.