Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgInsertFeatures
GetCommandType
GetFeatureClassName
GetPropertyValues
MgInsertFeatures
MgInsertFeatures
STRING
MgInsertFeatures::GetFeatureClassName
(
)
const
Gets 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
.