Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgUpdateFeatures
GetCommandType
GetFeatureClassName
GetFilterText
GetPropertyValues
MgUpdateFeatures
STRING
MgUpdateFeatures::GetFeatureClassName
(
)
const
Get the feature class name specified in the constructor.
.NET Syntax
string
GetFeatureClassName() const
;
Java Syntax
String
GetFeatureClassName() const
;
PHP Syntax
string
GetFeatureClassName() const
;
Returns:
Returns the feature class name specified in the constructor.
Comments or suggestions? Send us
feedback
.